Uses of Class
com.oracle.coherence.cdi.events.Processor.Literal
-
Packages that use Processor.Literal Package Description com.oracle.coherence.cdi.events Support for adapting Coherence interceptors to standard CDI events. -
-
Uses of Processor.Literal in com.oracle.coherence.cdi.events
Methods in com.oracle.coherence.cdi.events that return Processor.Literal Modifier and Type Method Description static Processor.Literal
Processor.Literal. of(Class<? extends InvocableMap.EntryProcessor> clzProcessor)
Create aProcessor.Literal
.
-