org.objectweb.carol.jndi.spi

Class JacORBIIOPContextWrapperFactory

Implemented Interfaces:
InitialContextFactory

public class JacORBIIOPContextWrapperFactory
extends java.lang.Object
implements InitialContextFactory

Class JacORBIIOPContextWrapperFactory is the CAROL JNDI Context factory for JacORB. This context factory build the iiop context for reference wrapping to/from a remote object

Author:
Florent BENOIT

See Also:
javax.naming.spi.InitialContextFactory

Method Summary

Context
getInitialContext(Hashtable env)
Get/Build the IIOP Wrapper InitialContext

Method Details

getInitialContext

public Context getInitialContext(Hashtable env)
            throws NamingException
Get/Build the IIOP Wrapper InitialContext

Parameters:
env - the inital IIOP environement

Returns:
a Context coresponding to the inital IIOP environement with IIOP Serializable ressource wrapping