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