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
-
Method Details
-
shutdown
boolean shutdown() -
waitForAsyncCompletion
boolean waitForAsyncCompletion()
-