org.objectweb.carol.jndi.spi

Class IIOPContextWrapperFactory

Implemented Interfaces:
InitialContextFactory

public class IIOPContextWrapperFactory
extends java.lang.Object
implements InitialContextFactory

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

Version:
1.0, 15/07/2002

Author:
Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)

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