public interface BundlingScheme
BundlingScheme
s define how the bundling (batching)
of operations will occur and the BundleManager
used
to configure said bundling.Modifier and Type | Method and Description |
---|---|
BundleManager |
getBundleManager()
Obtains the
BundleManager . |
BundleManager getBundleManager()
BundleManager
.