Package org.nuxeo.runtime.trackers.concurrent
-
Interface Summary Interface Description ThreadEventHandler ThreadEvent
handler 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 aThreadEventHandler
for being enlisted in theEventService
.