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