| Interface | Description |
|---|---|
| LifeCycleListener<E extends LifeCycleEvent<?,?>> |
A listener to follow the lifecycle.
|
| Class | Description |
|---|---|
| AbstractLifeCycle<T extends LifeCycleListener<E>,E extends LifeCycleEvent<?,?>> |
Generic implementation a Lifecycle
Events are dispatched asynchronously but sequentially to their listeners according to their type. |
| AbstractListenerPlugin |
Base class for a listener plugin
|
| LifeCycleCompletionService |
Process the callable request out of the http request.
|
| LifeCycleEvent<S,P> |
An event fired at different stages of the lifecycle
|
Copyright © 2003–2021 eXo Platform SAS. All rights reserved.