Uses of Interface
org.nuxeo.ecm.core.event.impl.AsyncWaitHook
Packages that use AsyncWaitHook
-
Uses of AsyncWaitHook in org.nuxeo.ecm.core.event.impl
Fields in org.nuxeo.ecm.core.event.impl with type parameters of type AsyncWaitHookModifier and TypeFieldDescriptionprotected final List<AsyncWaitHook>
EventServiceImpl.asyncWaitHooks
Methods in org.nuxeo.ecm.core.event.impl with parameters of type AsyncWaitHookModifier and TypeMethodDescriptionvoid
EventServiceImpl.registerForAsyncWait
(AsyncWaitHook callback) void
EventServiceImpl.unregisterForAsyncWait
(AsyncWaitHook callback)