|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.jndi.InitialContextFactory
public class 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 |
|---|
clone, equals, finalize, 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.InitialContextFactoryenv - a Hashtable value
Context valuejavaURLContextFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||