Uses of Interface
org.apache.ldap.server.DirectoryServiceListener

Packages that use DirectoryServiceListener
org.apache.ldap.server   
org.apache.ldap.server.jndi   
 

Uses of DirectoryServiceListener in org.apache.ldap.server
 

Methods in org.apache.ldap.server that return DirectoryServiceListener
 DirectoryServiceListener DirectoryServiceConfiguration.getServiceListener()
          Returns the listener that listens to service events.
 

Methods in org.apache.ldap.server with parameters of type DirectoryServiceListener
abstract  void DirectoryService.startup(DirectoryServiceListener listener, java.util.Hashtable environment)
          Starts up this service.
 

Uses of DirectoryServiceListener in org.apache.ldap.server.jndi
 

Classes in org.apache.ldap.server.jndi that implement DirectoryServiceListener
 class AbstractContextFactory
          A server-side JNDI provider implementation of InitialContextFactory.
 class CoreContextFactory
          A simplistic implementation of AbstractContextFactory.
 



Copyright © 2002-2005 . All Rights Reserved.