Package org.nuxeo.ecm.core.event.impl
Interface AsyncWaitHook
-
public interface AsyncWaitHook
- Since:
- 5.6
- Author:
- matic Let other thread pool executor register themselves for shutdown
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
shutdown()
boolean
waitForAsyncCompletion()
-