Listener implementations.See: Description
| Class | Description |
|---|---|
| ListenerAnnotationProcessor |
Processes classes which are marked with
ListenerInterface annotation
and checks whether they adhere to the general contract of Listener
implementations. |
| Enum | Description |
|---|---|
| ListenerKind |
Specifies the kind of a
Listener definition. |
| Annotation Type | Description |
|---|---|
| ListenerInterface |
This is a tagging annotation for interfaces which are to be used as
Listeners in jeve. |
Listener implementations.Copyright © 2014–2015. All rights reserved.