|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.openorb.rmi.jndi.CtxFactory
This class implements Context interface to provide a connection to JNDI API. This SPI must be used with JavaRMI over OpenORB.
| Constructor Summary | |
CtxFactory()
Deprecated. |
|
| Method Summary | |
javax.naming.Context |
getInitialContext(java.util.Hashtable env)
Deprecated. This method is used to return the initial context |
static boolean |
getVerbose()
Deprecated. Return whether debug outpur should be printed. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CtxFactory()
| Method Detail |
public static boolean getVerbose()
public javax.naming.Context getInitialContext(java.util.Hashtable env)
throws javax.naming.NamingException
getInitialContext in interface javax.naming.spi.InitialContextFactory
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||