Uses of Interface
com.tangosol.net.OperationalContext
-
Packages that use OperationalContext Package Description com.oracle.coherence.cdi.server Simple CDI-based Cache Server implementation. -
-
Uses of OperationalContext in com.oracle.coherence.cdi.server
Methods in com.oracle.coherence.cdi.server that return OperationalContext Modifier and Type Method Description OperationalContext
ClusterProducer. getOperationalContext()
Produces the singleton CoherenceOperationalContext
instance.
-