Uses of Package
org.apache.ldap.server.schema

Packages that use org.apache.ldap.server.schema
org.apache.ldap.server.db   
org.apache.ldap.server.db.jdbm   
org.apache.ldap.server.interceptor   
org.apache.ldap.server.jndi   
org.apache.ldap.server.schema   
org.apache.ldap.server.schema.bootstrap   
 

Classes in org.apache.ldap.server.schema used by org.apache.ldap.server.db
AttributeTypeRegistry
          An AttributeType registry service interface.
OidRegistry
          Object identifier registry.
SerializableComparator
          A serializable wrapper around a Comparator which uses delayed initialization of the underlying wrapped comparator which is JIT resolved from a static global registry.
 

Classes in org.apache.ldap.server.schema used by org.apache.ldap.server.db.jdbm
SerializableComparator
          A serializable wrapper around a Comparator which uses delayed initialization of the underlying wrapped comparator which is JIT resolved from a static global registry.
 

Classes in org.apache.ldap.server.schema used by org.apache.ldap.server.interceptor
GlobalRegistries
          Document me.
 

Classes in org.apache.ldap.server.schema used by org.apache.ldap.server.jndi
GlobalRegistries
          Document me.
 

Classes in org.apache.ldap.server.schema used by org.apache.ldap.server.schema
AttributeTypeRegistry
          An AttributeType registry service interface.
AttributeTypeRegistryMonitor
          Interface for AttributeTypeRegitery callback event monitors.
ComparatorRegistry
          Comparator registry component's service interface.
ComparatorRegistryMonitor
          Monitor interface for a ComparatorRegistry.
DITContentRuleRegistry
          An DITContentRule registry's service interface.
DITContentRuleRegistryMonitor
          Interface for DITContentRuleRegitery callback event monitors.
DITStructureRuleRegistry
          An DITStructureRule registry service interface.
DITStructureRuleRegistryMonitor
          Interface for DITStructureRuleRegitery callback event monitors.
MatchingRuleRegistry
          A registry used to track system matchingRules.
MatchingRuleRegistryMonitor
          Monitor interface for a MatchingRuleRegistry.
MatchingRuleUseRegistry
          A MatchingRuleUse registry service interface.
MatchingRuleUseRegistryMonitor
          Interface for MatchingRuleUseRegitery callback event monitors.
NameFormRegistry
          An NameForm registry service interface.
NameFormRegistryMonitor
          Interface for NameFormRegitery callback event monitors.
NormalizerRegistry
          Normalizer registry service interface.
NormalizerRegistryMonitor
          Monitor interface for a NormalizerRegistry.
ObjectClassRegistry
          ObjectClass registry service interface.
ObjectClassRegistryMonitor
          Interface for ObjectClassRegitery callback event monitors.
OidRegistry
          Object identifier registry.
OidRegistryMonitor
          Monitor used to track notable OidRegistry events.
Registries
          Document this class.
SyntaxCheckerRegistry
          SyntaxChecker registry component's service interface.
SyntaxCheckerRegistryMonitor
          Monitor interface for a SyntaxCheckerRegistry.
SyntaxRegistry
          Manages the lookup and registration of Syntaxes within the system by OID.
SyntaxRegistryMonitor
          Monitor interface for a SyntaxRegistry.
 

Classes in org.apache.ldap.server.schema used by org.apache.ldap.server.schema.bootstrap
AttributeTypeRegistry
          An AttributeType registry service interface.
AttributeTypeRegistryMonitor
          Interface for AttributeTypeRegitery callback event monitors.
ComparatorRegistry
          Comparator registry component's service interface.
ComparatorRegistryMonitor
          Monitor interface for a ComparatorRegistry.
DITContentRuleRegistry
          An DITContentRule registry's service interface.
DITContentRuleRegistryMonitor
          Interface for DITContentRuleRegitery callback event monitors.
DITStructureRuleRegistry
          An DITStructureRule registry service interface.
DITStructureRuleRegistryMonitor
          Interface for DITStructureRuleRegitery callback event monitors.
MatchingRuleRegistry
          A registry used to track system matchingRules.
MatchingRuleUseRegistry
          A MatchingRuleUse registry service interface.
MatchingRuleUseRegistryMonitor
          Interface for MatchingRuleUseRegitery callback event monitors.
NameFormRegistry
          An NameForm registry service interface.
NameFormRegistryMonitor
          Interface for NameFormRegitery callback event monitors.
NormalizerRegistry
          Normalizer registry service interface.
NormalizerRegistryMonitor
          Monitor interface for a NormalizerRegistry.
ObjectClassRegistry
          ObjectClass registry service interface.
ObjectClassRegistryMonitor
          Interface for ObjectClassRegitery callback event monitors.
ObjectFactoryRegistry
          A registry used for looking up JNDI object factories based on meta data regarding the objectClass and Class associations with the object factory.
OidRegistry
          Object identifier registry.
Registries
          Document this class.
StateFactoryRegistry
          A registry used for looking up JNDI state factories based on meta data regarding the objectClass and Class associations with the factory.
SyntaxCheckerRegistry
          SyntaxChecker registry component's service interface.
SyntaxCheckerRegistryMonitor
          Monitor interface for a SyntaxCheckerRegistry.
SyntaxRegistry
          Manages the lookup and registration of Syntaxes within the system by OID.
 



Copyright © 2002-2005 . All Rights Reserved.