Uses of Class
com.tangosol.coherence.config.scheme.AbstractCompositeScheme
Packages that use AbstractCompositeScheme
Package
Description
Defines the Coherence configuration object model classes and interfaces for
 Caching and Service Schemes.
Defines the Xml document Element and Attribute Processors for Coherence Cache
 Configuration files.
- 
Uses of AbstractCompositeScheme in com.tangosol.coherence.config.scheme
Subclasses of AbstractCompositeScheme in com.tangosol.coherence.config.schemeModifier and TypeClassDescriptionclassTheNearSchemeis used to realize (create) an instance of a NearCache.classclassA Scheme that realizes both services and caches for Coherence 12.2.1.4 feature named 'views'. - 
Uses of AbstractCompositeScheme in com.tangosol.coherence.config.xml.processor
Classes in com.tangosol.coherence.config.xml.processor with type parameters of type AbstractCompositeSchemeModifier and TypeClassDescriptionclassCompositeSchemeProcessor<T extends AbstractCompositeScheme>ACompositeSchemeProcessoris aCustomizableBuilderProcessorfor schemes that consist of a front and back scheme.