| Package | Description | 
|---|---|
| com.tangosol.coherence.config.scheme | 
 Defines the Coherence configuration object model classes and interfaces for 
Caching and Service Schemes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
BundleManager.addConfig(BundleManager.BundleConfig config)
Add the BundleConfig to the list of bundle configurations. 
 | 
protected void | 
BundleManager.initializeBundler(com.tangosol.config.expression.ParameterResolver resolver,
                 AbstractBundler bundler,
                 BundleManager.BundleConfig config)
Initialize the specified bundler using the BundleConfig. 
 |