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