|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mortbay.jndi.InitialContextFactory
InitialContextFactory.java Factory for the default InitialContext. Created: Tue Jul 1 19:08:08 2003
Nested Class Summary | |
static class |
InitialContextFactory.DefaultParser
|
Constructor Summary | |
InitialContextFactory()
|
Method Summary | |
javax.naming.Context |
getInitialContext(java.util.Hashtable env)
Get Context that has access to default Namespace. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InitialContextFactory()
Method Detail |
public javax.naming.Context getInitialContext(java.util.Hashtable env)
getInitialContext
in interface javax.naming.spi.InitialContextFactory
env
- a Hashtable
value
Context
valuejavaURLContextFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |