|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ldap.server.jndi.AbstractContextFactory
org.apache.ldap.server.jndi.CoreContextFactory
org.apache.ldap.server.jndi.ServerContextFactory
Adds additional bootstrapping for server socket listeners when firing up the server.
InitialContextFactory
Constructor Summary | |
ServerContextFactory()
|
Method Summary | |
void |
afterShutdown(ContextFactoryService service)
Does nothing by default. |
void |
afterStartup(ContextFactoryService service)
Does nothing by default. |
protected org.apache.mina.registry.ServiceRegistry |
getMinaRegistry()
|
Methods inherited from class org.apache.ldap.server.jndi.CoreContextFactory |
afterSync, beforeShutdown, beforeStartup, beforeSync |
Methods inherited from class org.apache.ldap.server.jndi.AbstractContextFactory |
getInitialContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.naming.spi.InitialContextFactory |
getInitialContext |
Constructor Detail |
public ServerContextFactory()
Method Detail |
protected org.apache.mina.registry.ServiceRegistry getMinaRegistry()
public void afterShutdown(ContextFactoryService service)
CoreContextFactory
afterShutdown
in interface ContextFactoryServiceListener
afterShutdown
in class CoreContextFactory
public void afterStartup(ContextFactoryService service) throws javax.naming.NamingException
CoreContextFactory
afterStartup
in interface ContextFactoryServiceListener
afterStartup
in class CoreContextFactory
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |