|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.caucho.server.http.JndiFactoryBuilder
Creates JNDI InitialContext factories.
Constructor Summary | |
JndiFactoryBuilder()
|
Method Summary | |
javax.naming.spi.InitialContextFactory |
createInitialContextFactory(java.util.Hashtable env)
Creates a new initial context with the given environment. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JndiFactoryBuilder()
Method Detail |
public javax.naming.spi.InitialContextFactory createInitialContextFactory(java.util.Hashtable env) throws javax.naming.NamingException
createInitialContextFactory
in interface javax.naming.spi.InitialContextFactoryBuilder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |