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

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

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

Classes in org.apache.ldap.server.schema that implement DITStructureRuleRegistryMonitor
 class DITStructureRuleRegistryMonitorAdapter
          A simple do nothing monitor adapter for DITStructureRuleRegistries.
 

Methods in org.apache.ldap.server.schema with parameters of type DITStructureRuleRegistryMonitor
 void GlobalDitStructureRuleRegistry.setMonitor(DITStructureRuleRegistryMonitor monitor)
          Sets the monitor that is to be notified via callback events.
 

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

Methods in org.apache.ldap.server.schema.bootstrap with parameters of type DITStructureRuleRegistryMonitor
 void BootstrapDitStructureRuleRegistry.setMonitor(DITStructureRuleRegistryMonitor monitor)
          Sets the monitor that is to be notified via callback events.
 



Copyright © 2002-2005 . All Rights Reserved.