Uses of Class
com.oracle.coherence.cdi.SessionName.Literal
-
Packages that use SessionName.Literal Package Description com.oracle.coherence.cdi Coherence CDI provides support for CDI (Contexts and Dependency Injection) within Coherence cluster members. -
-
Uses of SessionName.Literal in com.oracle.coherence.cdi
Methods in com.oracle.coherence.cdi that return SessionName.Literal Modifier and Type Method Description static SessionName.Literal
SessionName.Literal. of(String sName)
Create aSessionName.Literal
.
-