|
|||||||||
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
public class ServerContextFactory
Adds additional bootstrapping for server socket listeners when firing up the server.
InitialContextFactory
Constructor Summary | |
---|---|
ServerContextFactory()
|
Method Summary | |
---|---|
void |
afterShutdown(DirectoryService service)
Does nothing by default. |
void |
afterStartup(DirectoryService 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(DirectoryService service)
CoreContextFactory
afterShutdown
in interface DirectoryServiceListener
afterShutdown
in class CoreContextFactory
public void afterStartup(DirectoryService service) throws javax.naming.NamingException
CoreContextFactory
afterStartup
in interface DirectoryServiceListener
afterStartup
in class CoreContextFactory
javax.naming.NamingException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |