|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.carol.jndi.spi.JRMPContextWrapperFactory
Constructor Summary | |
JRMPContextWrapperFactory()
|
Method Summary | |
javax.naming.Context |
getInitialContext(java.util.Hashtable env)
Get/Build the JRMP Wrapper InitialContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JRMPContextWrapperFactory()
Method Detail |
public javax.naming.Context getInitialContext(java.util.Hashtable env) throws javax.naming.NamingException
getInitialContext
in interface javax.naming.spi.InitialContextFactory
env
- the inital JRMP environement
Context
coresponding to the inital JRMP
environement with JRMP 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 |