|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.objectweb.carol.jndi.spi.MultiOrbInitialContextFactory
Class MultiOrbInitialContextFactory is the CAROL JNDI SPI
Context Factory for multi Context management.
InitialContextFactory| Constructor Summary | |
MultiOrbInitialContextFactory()
|
|
| 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 MultiOrbInitialContextFactory()
| 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 | ||||||||||