|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameFormRegistryMonitor | |
org.apache.ldap.server.schema | |
org.apache.ldap.server.schema.bootstrap |
Uses of NameFormRegistryMonitor in org.apache.ldap.server.schema |
Classes in org.apache.ldap.server.schema that implement NameFormRegistryMonitor | |
class |
NameFormRegistryMonitorAdapter
A simple do nothing monitor adapter for NameFormRegistries. |
Methods in org.apache.ldap.server.schema with parameters of type NameFormRegistryMonitor | |
void |
GlobalNameFormRegistry.setMonitor(NameFormRegistryMonitor monitor)
Sets the monitor that is to be notified via callback events. |
Uses of NameFormRegistryMonitor in org.apache.ldap.server.schema.bootstrap |
Methods in org.apache.ldap.server.schema.bootstrap with parameters of type NameFormRegistryMonitor | |
void |
BootstrapNameFormRegistry.setMonitor(NameFormRegistryMonitor monitor)
Sets the monitor that is to be notified via callback events. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |