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

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

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

Constructors in org.apache.directory.server.core.schema with parameters of type BootstrapAttributeTypeRegistry
GlobalAttributeTypeRegistry(BootstrapAttributeTypeRegistry bootstrap, OidRegistry oidRegistry)
          Creates a GlobalAttributeTypeRegistry which accesses data stored within the system partition and within the bootstrapping registry to service AttributeType lookup requests.