public class IIOPContextWrapperFactory extends AbsInitialContextFactory implements javax.naming.spi.InitialContextFactory
IIOPRemoteReferenceContextWrapperFactory
is the CAROL
JNDI Context factory. This context factory build the iiop context for
reference wrapping to/from a remote objectInitialContextFactory
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
REFERENCING_FACTORY
Referencing factory
|
Constructor and Description |
---|
IIOPContextWrapperFactory() |
Modifier and Type | Method and Description |
---|---|
protected void |
addExtraConfInEnvironment(java.util.Hashtable environment)
Store orb in the environment
|
protected java.lang.String |
getReferencingFactory() |
protected java.lang.Class |
getWrapperClass() |
protected void |
init()
For some protocols, there are some initialization stuff to do
|
getClassArgs, getClassConstructor, getInitialContext, getKey
public static final java.lang.String REFERENCING_FACTORY
protected java.lang.String getReferencingFactory()
getReferencingFactory
in class AbsInitialContextFactory
protected java.lang.Class getWrapperClass()
getWrapperClass
in class AbsInitialContextFactory
protected void init() throws javax.naming.NamingException
init
in class AbsInitialContextFactory
javax.naming.NamingException
- if there is an exceptionprotected void addExtraConfInEnvironment(java.util.Hashtable environment)
addExtraConfInEnvironment
in class AbsInitialContextFactory
environment
- hashtable containing the environment