Uses of Class
org.apache.directory.server.core.schema.bootstrap.BootstrapObjectClassRegistry

Packages that use BootstrapObjectClassRegistry
org.apache.directory.server.core.schema Contains interfaces for schema object registry services and simple POJO implementations of these services. 
 

Uses of BootstrapObjectClassRegistry in org.apache.directory.server.core.schema
 

Constructors in org.apache.directory.server.core.schema with parameters of type BootstrapObjectClassRegistry
GlobalObjectClassRegistry(BootstrapObjectClassRegistry bootstrap, OidRegistry oidRegistry)
          Creates an empty BootstrapObjectClassRegistry.