| Package | Description | 
|---|---|
| com.tangosol.coherence.config.scheme | 
 Defines the Coherence configuration object model classes and interfaces for 
Caching and Service Schemes. 
 | 
| com.tangosol.net | 
 Contains basic cluster interfaces and factories. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BundleManager.ensureBundles(com.tangosol.config.expression.ParameterResolver resolver,
             BundlingNamedCache cache)
Create a BundlingNamedCache using the operation-bundling element. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected BundlingNamedCache | 
DefaultConfigurableCacheFactory.instantiateBundlingNamedCache(NamedCache cache,
                             XmlElement xmlBundling)
Deprecated.  
Create a BundlingNamedCache using the "operation-bundling" element. 
 |