See: Description
| Interface | Description |
|---|---|
| Cancellable |
An event that implements this supports the ability to cancel (cancel) the event actions and calling behavior
|
| EventNotifier |
Represents a tool which is used to notify event listeners
|
| Events |
The access point to the server's event handler
|
| Listener |
Implemented to perform specified actions upon the firing of an event
|
| Class | Description |
|---|---|
| Event |
Represents an event that could be listened by the plugin listeners
|
| Enum | Description |
|---|---|
| Importance |
Levels of priority an event is given, where the events fire from LOWEST to HIGHEST
|
| Annotation Type | Description |
|---|---|
| ListenerOpts |
An annotation to mark the priority of a listener method
|
Copyright © 2016. All rights reserved.