| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DuplicationStrategy | Defines listener duplication checking strategy, both in terms of when a duplication is detected (see DuplicationStrategy.areMatch(java.lang.Object, java.lang.Object)) as well as how to handle a duplication (seeDuplicationStrategy.getAction()). | 
| EventListenerGroup<T> | Contract for a groups of events listeners for a particular event type. | 
| EventListenerRegistry | Service for accessing each EventListenerGroupbyEventType, as well as convenience
 methods for managing the listeners registered in eachEventListenerGroup. | 
| Enum Summary | |
|---|---|
| DuplicationStrategy.Action | The enumerated list of actions available on duplication match | 
| Exception Summary | |
|---|---|
| EventListenerRegistrationException | Indicates a problem registering an event listener. | 
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||