Uses of Interface
org.nuxeo.ecm.core.event.impl.AsyncWaitHook
-
Uses of AsyncWaitHook in org.nuxeo.ecm.core.event.impl
Modifier and TypeFieldDescriptionprotected final List<AsyncWaitHook>
EventServiceImpl.asyncWaitHooks
Modifier and TypeMethodDescriptionvoid
EventServiceImpl.registerForAsyncWait
(AsyncWaitHook callback) void
EventServiceImpl.unregisterForAsyncWait
(AsyncWaitHook callback)