Uses of Class
org.apache.jackrabbit.oak.plugins.document.bundlor.BundledTypesRegistry
-
Packages that use BundledTypesRegistry Package Description org.apache.jackrabbit.oak.plugins.document.bundlor -
-
Uses of BundledTypesRegistry in org.apache.jackrabbit.oak.plugins.document.bundlor
Fields in org.apache.jackrabbit.oak.plugins.document.bundlor declared as BundledTypesRegistry Modifier and Type Field Description static BundledTypesRegistryBundledTypesRegistry. NOOPMethods in org.apache.jackrabbit.oak.plugins.document.bundlor that return BundledTypesRegistry Modifier and Type Method Description BundledTypesRegistryBundledTypesRegistry.BundledTypesRegistryBuilder. buildRegistry()BundledTypesRegistryBundledTypesRegistry.BundledTypesRegistryBuilder.TypeBuilder. buildRegistry()static BundledTypesRegistryBundledTypesRegistry. from(NodeState configParentState)Constructors in org.apache.jackrabbit.oak.plugins.document.bundlor with parameters of type BundledTypesRegistry Constructor Description BundlingHandler(BundledTypesRegistry registry)
-