Uses of Interface
org.apache.ldap.server.schema.DITContentRuleRegistry

Packages that use DITContentRuleRegistry
org.apache.ldap.server.schema   
org.apache.ldap.server.schema.bootstrap   
 

Uses of DITContentRuleRegistry in org.apache.ldap.server.schema
 

Classes in org.apache.ldap.server.schema that implement DITContentRuleRegistry
 class GlobalDitContentRuleRegistry
          A plain old java object implementation of an DITContentRuleRegistry.
 

Methods in org.apache.ldap.server.schema that return DITContentRuleRegistry
 DITContentRuleRegistry Registries.getDitContentRuleRegistry()
           
 DITContentRuleRegistry GlobalRegistries.getDitContentRuleRegistry()
           
 

Uses of DITContentRuleRegistry in org.apache.ldap.server.schema.bootstrap
 

Classes in org.apache.ldap.server.schema.bootstrap that implement DITContentRuleRegistry
 class BootstrapDitContentRuleRegistry
          A plain old java object implementation of an DITContentRuleRegistry.
 

Methods in org.apache.ldap.server.schema.bootstrap that return DITContentRuleRegistry
 DITContentRuleRegistry BootstrapRegistries.getDitContentRuleRegistry()
           
 



Copyright © 2002-2005 . All Rights Reserved.