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.asyncWaitHooksMethods in org.nuxeo.ecm.core.event.impl with parameters of type AsyncWaitHookModifier and TypeMethodDescriptionvoidEventServiceImpl.registerForAsyncWait(AsyncWaitHook callback) voidEventServiceImpl.unregisterForAsyncWait(AsyncWaitHook callback)