|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |