Uses of Class
com.tangosol.coherence.config.scheme.BundleManager.BundleConfig
-
Packages that use BundleManager.BundleConfig Package Description com.tangosol.coherence.config.scheme Defines the Coherence configuration object model classes and interfaces for Caching and Service Schemes. -
-
Uses of BundleManager.BundleConfig in com.tangosol.coherence.config.scheme
Methods in com.tangosol.coherence.config.scheme with parameters of type BundleManager.BundleConfig Modifier and Type Method Description void
BundleManager. addConfig(BundleManager.BundleConfig config)
Add the BundleConfig to the list of bundle configurations.protected void
BundleManager. initializeBundler(ParameterResolver resolver, AbstractBundler bundler, BundleManager.BundleConfig config)
Initialize the specified bundler using the BundleConfig.
-