Package org.apache.directory.shared.ldap.schema.registries

Interface Summary
AttributeTypeRegistry An AttributeType registry service interface.
ComparatorRegistry Comparator registry component's service class.
DITContentRuleRegistry An DITContentRule registry's service interface.
DITStructureRuleRegistry An DITStructureRule registry service interface.
LdapSyntaxRegistry An LdapSyntax registry service interface.
MatchingRuleRegistry An AttributeType registry service interface.
MatchingRuleUseRegistry A MatchingRuleUse registry service interface.
NameFormRegistry An NameForm registry service interface.
NormalizerRegistry Normalizer registry service class.
ObjectClassRegistry ObjectClass registry service interface.
Schema Base schema interface.
SchemaLoader Loads schemas into registres.
SchemaLoaderListener A listener interface used by schema loaders and the schema subsystem of Apache Directory Server to notify the registry of events like a new schema being loaded or unloaded.
SchemaObjectRegistry<T extends SchemaObject> Common schema object registry interface.
SyntaxCheckerRegistry SyntaxChecker registry component's service interface.
 

Class Summary
AbstractSchemaLoader An abstract class with a utility method and setListener() implemented.
DefaultAttributeTypeRegistry An AttributeType registry service default implementation.
DefaultComparatorRegistry A Comparator registry service default implementation.
DefaultDITContentRuleRegistry An DITContentRule registry's service default implementation.
DefaultDITStructureRuleRegistry A DITStructureRule registry's service default implementation.
DefaultLdapSyntaxRegistry A LdapSyntax registry's service default implementation.
DefaultMatchingRuleRegistry A MatchingRule registry's service default implementation.
DefaultMatchingRuleUseRegistry A MatchingRuleUse registry service default implementation.
DefaultNameFormRegistry An NameForm registry's service default implementation.
DefaultNormalizerRegistry A Normalizer registry's service default implementation.
DefaultObjectClassRegistry An ObjectClass registry's service default implementation.
DefaultSchema The default Schema interface implementation.
DefaultSchemaObjectRegistry<T extends SchemaObject> Common schema object registry interface.
DefaultSyntaxCheckerRegistry SyntaxChecker registry component's service interface.
ImmutableAttributeTypeRegistry An immutable wrapper of the AttributeType registry.
ImmutableComparatorRegistry An immutable wrapper of the Comparator registry.
ImmutableDITContentRuleRegistry An immutable wrapper of the DITContentRule registry.
ImmutableDITStructureRuleRegistry An immutable wrapper of the DITStructureRule registry.
ImmutableLdapSyntaxRegistry An immutable wrapper of the Syntax registry.
ImmutableMatchingRuleRegistry An immutable wrapper of the MatchingRule registry.
ImmutableMatchingRuleUseRegistry An immutable wrapper of the MatchingRuleUse registry.
ImmutableNameFormRegistry An immutable wrapper of the NameForm registry.
ImmutableNormalizerRegistry An immutable wrapper of the Normalizer registry.
ImmutableObjectClassRegistry An immutable wrapper of the ObjectClass registry.
ImmutableSyntaxCheckerRegistry An immutable wrapper of the SyntaxChecker registry.
OidRegistry Object identifier registry.
Registries Document this class.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.