| Package | Description | 
|---|---|
| com.tangosol.coherence.config.builder.storemanager | 
 Defines external Store Manager Builder implementations for Coherence caches 
 | 
| com.tangosol.coherence.config.scheme | 
 Defines the Coherence configuration object model classes and interfaces for 
Caching and Service Schemes. 
 | 
| com.tangosol.coherence.config.xml.processor | 
 Defines the Xml document Element and Attribute Processors for Coherence Cache 
Configuration files. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AsyncStoreManagerBuilder
The AsyncStoreManagerBuilder class builds and instance of an
 AsyncBinaryStoreManager. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExternalScheme
The  
ExternalScheme class is responsible for building
 a fully configured instance of a ExternalCache. | 
class  | 
PagedExternalScheme
The  
PagedExternalScheme class is responsible for building a
 fully configured instance of a PagedExternalCache. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CustomizableBinaryStoreManagerBuilderProcessor<T extends BinaryStoreManagerBuilderCustomization>
A  
CustomizableBinaryStoreManagerBuilderProcessor is a CustomizableBuilderProcessor that additionally
 processes the required definition of a BinaryStoreManagerBuilder for those classes supporting
 BinaryStoreManagerBuilderCustomization. |