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