Uses of Interface
com.tangosol.application.ContainerAdapter.CoherenceFactory
Packages that use ContainerAdapter.CoherenceFactory
-
Uses of ContainerAdapter.CoherenceFactory in com.tangosol.application
Classes in com.tangosol.application that implement ContainerAdapter.CoherenceFactoryModifier and TypeClassDescriptionstatic class
A default implementation of aContainerAdapter.CoherenceFactory
.Fields in com.tangosol.application declared as ContainerAdapter.CoherenceFactoryModifier and TypeFieldDescriptionstatic final ContainerAdapter.CoherenceFactory
ContainerAdapter.DefaultCoherenceFactory.INSTANCE
A singleton instance ofContainerAdapter.DefaultCoherenceFactory
.Methods in com.tangosol.application with parameters of type ContainerAdapter.CoherenceFactoryModifier and TypeMethodDescriptionvoid
ContainerAdapter.setCoherenceFactory
(ContainerAdapter.CoherenceFactory factory) Set theContainerAdapter.CoherenceFactory
to use to createCoherence
instances.