|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchingRuleUseRegistryMonitor | |
org.apache.directory.server.core.schema | Contains interfaces for schema object registry services and simple POJO implementations of these services. |
org.apache.directory.server.core.schema.bootstrap | Contains interfaces and classes used for bootstrap schema object loading and configuration. |
Uses of MatchingRuleUseRegistryMonitor in org.apache.directory.server.core.schema |
Classes in org.apache.directory.server.core.schema that implement MatchingRuleUseRegistryMonitor | |
class |
MatchingRuleUseRegistryMonitorAdapter
A simple do nothing monitor adapter for MatchingRuleUseRegistries. |
Methods in org.apache.directory.server.core.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.directory.server.core.schema.bootstrap |
Methods in org.apache.directory.server.core.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 |