Uses of Class
com.tangosol.coherence.config.scheme.BundleManager.BundleConfig
Packages that use 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
Methods in com.tangosol.coherence.config.scheme with parameters of type BundleManager.BundleConfigModifier 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.