Uses of Class
com.oracle.coherence.cdi.events.ServiceName.Literal
-
Packages that use ServiceName.Literal Package Description com.oracle.coherence.cdi.events Support for adapting Coherence interceptors to standard CDI events. -
-
Uses of ServiceName.Literal in com.oracle.coherence.cdi.events
Methods in com.oracle.coherence.cdi.events that return ServiceName.Literal Modifier and Type Method Description static ServiceName.Literal
ServiceName.Literal. of(String sName)
Create aServiceName.Literal
.
-