| Interface | Description |
|---|---|
| Event | |
| EventListener |
Marker interface for classes that implement event listening mehods
A method is listening for an even if it is marked with the
AccountEvent annotation
and has one parameter, which extends Event |
| EventManager |
| Enum | Description |
|---|---|
| AccountEventType |
| Annotation Type | Description |
|---|---|
| AccountEvent |
Copyright © 2019. All rights reserved.