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