| Interface | Description |
|---|---|
| ThreadEventHandler |
ThreadEvent handler that should be implemented by consumers. |
| 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 a
ThreadEventHandler for being enlisted in the EventService. |
Copyright © 2019 Nuxeo. All rights reserved.