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