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