Uses of Interface
org.apache.directory.server.core.schema.SyntaxRegistryMonitor

Packages that use SyntaxRegistryMonitor
org.apache.directory.server.core.schema Contains interfaces for schema object registry services and simple POJO implementations of these services. 
 

Uses of SyntaxRegistryMonitor in org.apache.directory.server.core.schema
 

Classes in org.apache.directory.server.core.schema that implement SyntaxRegistryMonitor
 class SyntaxRegistryMonitorAdapter
          An adapter for the SyntaxRegistry's monitor.
 

Methods in org.apache.directory.server.core.schema with parameters of type SyntaxRegistryMonitor
 void GlobalSyntaxRegistry.setMonitor(SyntaxRegistryMonitor monitor)
          Sets the monitor that is to be notified via callback events.
 



Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.