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

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

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

Classes in org.apache.ldap.server.schema that implement ComparatorRegistryMonitor
 class ComparatorRegistryMonitorAdapter
          An adapter for the ComparatorRegistry's monitor.
 

Methods in org.apache.ldap.server.schema with parameters of type ComparatorRegistryMonitor
 void GlobalComparatorRegistry.setMonitor(ComparatorRegistryMonitor monitor)
          Sets the monitor used by this registry.
 

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

Methods in org.apache.ldap.server.schema.bootstrap with parameters of type ComparatorRegistryMonitor
 void BootstrapComparatorRegistry.setMonitor(ComparatorRegistryMonitor monitor)
          Sets the monitor used by this registry.
 



Copyright © 2002-2005 . All Rights Reserved.