Class ClusterProducer
java.lang.Object
com.oracle.coherence.cdi.server.ClusterProducer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionProduces the singleton CoherenceCluster
instance.Produces the singleton CoherenceOperationalContext
instance.
-
Constructor Details
-
ClusterProducer
public ClusterProducer()
-
-
Method Details
-
getCluster
-
getOperationalContext
Produces the singleton CoherenceOperationalContext
instance.- Returns:
- the singleton Coherence
OperationalContext
instance
-