Uses of Enum Class
com.oracle.coherence.cdi.events.Backlog.Type
Packages that use Backlog.Type
Package
Description
Support for adapting Coherence interceptors to standard CDI events.
-
Uses of Backlog.Type in com.oracle.coherence.cdi.events
Methods in com.oracle.coherence.cdi.events that return Backlog.TypeModifier and TypeMethodDescriptionBacklog.Literal.value()The backlog event type.static Backlog.TypeReturns the enum constant of this class with the specified name.static Backlog.Type[]Backlog.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.oracle.coherence.cdi.events with parameters of type Backlog.TypeModifier and TypeMethodDescriptionstatic Backlog.LiteralBacklog.Literal.of(Backlog.Type type) Create aBacklog.Literal.