Package org.apache.directory.server.core.schema.registries.synchronizers

Interface Summary
RegistrySynchronizer Interface used to detect and react to changes performed on schema entities to update registries so they're synchronized with entries on disk.
 

Class Summary
AbstractRegistrySynchronizer An abstract registry synchronizer with some reused functionality.
AttributeTypeSynchronizer A handler for operations performed to add, delete, modify, rename and move schema normalizers.
ComparatorSynchronizer A handler for operations performed to add, delete, modify, rename and move schema comparators.
DitContentRuleSynchronizer A schema entity change handler for DitContentRules.
DitStructureRuleSynchronizer A schema entity change handler for DitStructureRules.
MatchingRuleSynchronizer A handler for operations performed to add, delete, modify, rename and move schema normalizers.
MatchingRuleUseSynchronizer A schema entity change handler for DitMatchingRuleUses.
NameFormSynchronizer A schema entity change handler for NameForms.
NormalizerSynchronizer  
ObjectClassSynchronizer  
RegistrySynchronizerAdaptor Central point of control for schemas enforced by the server.
SchemaSynchronizer This class handle modifications made on a global schema.
SyntaxCheckerSynchronizer A synchronizer which detects changes to syntaxCheckers and updates the respective Registries.
SyntaxSynchronizer A syntax specific registry synchronizer which responds to syntax entry changes in the DIT to update the syntax registry.
 



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