Uses of Class
com.tangosol.coherence.config.scheme.BundleManager.BundleConfig
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
-
Uses of BundleManager.BundleConfig in com.tangosol.coherence.config.scheme
Modifier and TypeMethodDescriptionvoid
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.