|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeTypeRegistryMonitor | |
---|---|
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 AttributeTypeRegistryMonitor in org.apache.directory.server.core.schema |
---|
Classes in org.apache.directory.server.core.schema that implement AttributeTypeRegistryMonitor | |
---|---|
class |
AttributeTypeRegistryMonitorAdapter
A simple do nothing monitor adapter for AttributeTypeRegistries. |
Methods in org.apache.directory.server.core.schema with parameters of type AttributeTypeRegistryMonitor | |
---|---|
void |
GlobalAttributeTypeRegistry.setMonitor(AttributeTypeRegistryMonitor monitor)
Sets the monitor that is to be notified via callback events. |
Uses of AttributeTypeRegistryMonitor in org.apache.directory.server.core.schema.bootstrap |
---|
Methods in org.apache.directory.server.core.schema.bootstrap with parameters of type AttributeTypeRegistryMonitor | |
---|---|
void |
BootstrapAttributeTypeRegistry.setMonitor(AttributeTypeRegistryMonitor monitor)
Sets the monitor that is to be notified via callback events. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |