Package org.nuxeo.runtime.trackers.concurrent
-
Interface Summary Interface Description ThreadEventHandler ThreadEventhandler that should be implemented by consumers. -
Class Summary Class Description ThreadEvent Runtime events that be fired once a thread is about to enter in the nuxeo runtime or leave it.ThreadEvent.EnterEvent ThreadEvent.LeaveEvent ThreadEventListener Wrap aThreadEventHandlerfor being enlisted in theEventService.