Interface | Description |
---|---|
Event<T> |
The event interface is used for firing events with specific classifiers and types.
|
Enum | Description |
---|---|
Reception |
Notify enums.
|
TransactionPhase |
Transactional observer phases.
|
Exception | Description |
---|---|
ObserverException |
Exception related with observers.
|
Annotation Type | Description |
---|---|
Observes |
Specifies that a method is an observer method and which event should be observed.
|
Copyright © 2020. All rights reserved.