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

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

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

Classes in org.apache.ldap.server.schema that implement NormalizerRegistry
 class GlobalNormalizerRegistry
          A simple POJO implementation of the NormalizerRegistry service interface.
 

Methods in org.apache.ldap.server.schema that return NormalizerRegistry
 NormalizerRegistry Registries.getNormalizerRegistry()
           
 NormalizerRegistry GlobalRegistries.getNormalizerRegistry()
           
 

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

Classes in org.apache.ldap.server.schema.bootstrap that implement NormalizerRegistry
 class BootstrapNormalizerRegistry
          The POJO implementation for the NormalizerRegistry service.
 

Methods in org.apache.ldap.server.schema.bootstrap that return NormalizerRegistry
 NormalizerRegistry BootstrapRegistries.getNormalizerRegistry()
           
 



Copyright © 2002-2005 . All Rights Reserved.