Uses of Interface
org.apache.ldap.server.schema.bootstrap.ProducerCallback

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

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

Methods in org.apache.ldap.server.schema.bootstrap with parameters of type ProducerCallback
 void SystemMatchingRuleProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void ApacheMatchingRuleProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void NisComparatorProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void SystemSyntaxCheckerProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void SystemComparatorProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void ApacheComparatorProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void InetorgpersonMatchingRuleProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void NisSyntaxProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void NisNormalizerProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void SystemSyntaxProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void SystemNormalizerProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void NisSyntaxCheckerProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void ApacheNormalizerProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void InetorgpersonComparatorProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void InetorgpersonNormalizerProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 void BootstrapProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
          Produces schema objects announcing each one after creation via the callback before continuing on to create more objects.
 void NisMatchingRuleProducer.produce(BootstrapRegistries registries, ProducerCallback cb)
           
 



Copyright © 2002-2005 . All Rights Reserved.