|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ldap.server.jndi.CoreContextFactory
org.apache.ldap.server.jndi.ServerContextFactory
Adds additional bootstrapping for server socket listeners when firing up the server.
InitialContextFactory
Field Summary |
Fields inherited from class org.apache.ldap.server.jndi.CoreContextFactory |
ADMIN, ADMIN_NAME, createMode, DEFAULT_SCHEMAS, DEFAULT_WKDIR, globalRegistries, initialEnv, nexus, PRINCIPAL, provider, system |
Constructor Summary | |
ServerContextFactory()
|
Method Summary | |
javax.naming.Context |
getInitialContext(java.util.Hashtable env)
Checks first for a shutdown operation and if so stops the server. |
Methods inherited from class org.apache.ldap.server.jndi.CoreContextFactory |
checkSecuritySettings, initialize, isAnonymous, mkdirs, startUpAppPartitions |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServerContextFactory()
Method Detail |
public javax.naming.Context getInitialContext(java.util.Hashtable env) throws javax.naming.NamingException
getInitialContext
in interface javax.naming.spi.InitialContextFactory
getInitialContext
in class CoreContextFactory
env
- the JNDI environment parameters
javax.naming.NamingException
- if there are problems starting or stopping the server
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |