Uses of Interface
com.tangosol.coherence.config.builder.storemanager.BinaryStoreManagerBuilderCustomization
Packages that use BinaryStoreManagerBuilderCustomization
Package
Description
Defines external Store Manager Builder implementations for Coherence caches.
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 BinaryStoreManagerBuilderCustomization in com.tangosol.coherence.config.builder.storemanager
Classes in com.tangosol.coherence.config.builder.storemanager that implement BinaryStoreManagerBuilderCustomizationModifier and TypeClassDescriptionclassThe AsyncStoreManagerBuilder class builds and instance of an AsyncBinaryStoreManager. - 
Uses of BinaryStoreManagerBuilderCustomization in com.tangosol.coherence.config.scheme
Classes in com.tangosol.coherence.config.scheme that implement BinaryStoreManagerBuilderCustomizationModifier and TypeClassDescriptionclassTheExternalSchemeclass is responsible for building a fully configured instance of a ExternalCache.classThePagedExternalSchemeclass is responsible for building a fully configured instance of a PagedExternalCache. - 
Uses of BinaryStoreManagerBuilderCustomization in com.tangosol.coherence.config.xml.processor
Classes in com.tangosol.coherence.config.xml.processor with type parameters of type BinaryStoreManagerBuilderCustomizationModifier and TypeClassDescriptionclassACustomizableBinaryStoreManagerBuilderProcessoris aCustomizableBuilderProcessorthat additionally processes the required definition of aBinaryStoreManagerBuilderfor those classes supportingBinaryStoreManagerBuilderCustomization.