Package com.oracle.coherence.cdi.events
Annotation Interface Backlog
A qualifier annotation used for any BACKLOG event.
- Since:
- 20.06
- Author:
- Aleks Seovic 2020.04.13
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
An annotation literal for theBacklog
annotation.static enum
The backlog event type. -
Required Element Summary
-
Element Details
-
value
Backlog.Type valueObtain the type of backlog event.- Returns:
- the type of backlog event
-