|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.carol.jndi.spi.URLInitialContextFactory
public class URLInitialContextFactory
| Constructor Summary | |
|---|---|
URLInitialContextFactory()
|
|
| Method Summary | |
|---|---|
javax.naming.Context |
getInitialContext(java.util.Hashtable env)
Creates an Initial Context for beginning name resolution. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URLInitialContextFactory()
| Method Detail |
|---|
public javax.naming.Context getInitialContext(java.util.Hashtable env)
throws javax.naming.NamingException
environment.
getInitialContext in interface javax.naming.spi.InitialContextFactoryenv - The possibly null environment specifying information
to be used in the creation of the initial context.
javax.naming.NamingException - If cannot create an initial context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||