Uses of Interface
org.apache.ldap.server.jndi.ContextFactoryServiceListener

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

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

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

Methods in org.apache.ldap.server.jndi that return ContextFactoryServiceListener
 ContextFactoryServiceListener ContextFactoryConfiguration.getServiceListener()
          Returns the listener that listens to service events.
 

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



Copyright © 2002-2005 . All Rights Reserved.