|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jndi.cosnaming.CNCtxFactory | +--org.objectweb.carol.jndi.iiop.IIOPReferenceContextWrapperFactory
Constructor Summary | |
IIOPReferenceContextWrapperFactory()
|
Method Summary | |
javax.naming.Context |
getInitialContext(java.util.Hashtable env)
Get/Build the IIOP Wrapper InitialContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IIOPReferenceContextWrapperFactory()
Method Detail |
public javax.naming.Context getInitialContext(java.util.Hashtable env) throws javax.naming.NamingException
getInitialContext
in interface javax.naming.spi.InitialContextFactory
getInitialContext
in class com.sun.jndi.cosnaming.CNCtxFactory
env
- the inital IIOP environement
Context
coresponding to the inital IIOP environement with
IIOP Serializable ressource wrapping
javax.naming.NamingException
- if a naming exception is encountered
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |