| Interface | Description |
|---|---|
| Handler<E> |
Handles events.
|
| Class | Description |
|---|---|
| AbstractHandler |
Partial implementation of
Handler. |
| Event<C> |
An event related to a given context.
|
| Pipeline<E,H extends Handler<E>> |
An ordered list
Handlers that handle related events. |
| ProfileEvents |
Profile lifetime events for container and application.
|
Copyright © 2014. All Rights Reserved.