Uses of Class
org.apache.jackrabbit.oak.plugins.document.bundlor.BundlingHandler
-
Packages that use BundlingHandler Package Description org.apache.jackrabbit.oak.plugins.document.bundlor -
-
Uses of BundlingHandler in org.apache.jackrabbit.oak.plugins.document.bundlor
Methods in org.apache.jackrabbit.oak.plugins.document.bundlor that return BundlingHandler Modifier and Type Method Description BundlingHandler
BundlingHandler. childAdded(String name, NodeState state)
BundlingHandler
BundlingHandler. childChanged(String name, NodeState before, NodeState after)
BundlingHandler
BundlingHandler. childDeleted(String name, NodeState state)
BundlingHandler
BundlingConfigHandler. newBundlingHandler()
-