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

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

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

Classes in org.apache.ldap.server.schema that implement DITContentRuleRegistryMonitor
 class DITContentRuleRegistryMonitorAdapter
          A simple do nothing monitor adapter for DITContentRuleRegistries.
 

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

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

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



Copyright © 2002-2005 . All Rights Reserved.