Uses of Interface
com.oracle.coherence.common.base.Associator
Packages that use Associator
Package
Description
The base package provides a number of classes to complement those in the java.lang package.
Contains interfaces and classes related to partitioned services.
- 
Uses of Associator in com.oracle.coherence.common.base
Classes in com.oracle.coherence.common.base that implement AssociatorModifier and TypeClassDescriptionclassNaturalAssociator provides an Associator implementation for objects that implement theAssociatedinterface. - 
Uses of Associator in com.tangosol.net.partition
Classes in com.tangosol.net.partition that implement AssociatorModifier and TypeClassDescriptionclassA DefaultKeyAssociator provides key associations on behalf of keys that implement theKeyAssociationinterface.