public class JacORBIIOPContextWrapperFactory extends AbsInitialContextFactory implements javax.naming.spi.InitialContextFactory
JacORBIIOPContextWrapperFactory
is the CAROL JNDI
Context factory for JacORB. 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
|
static java.lang.String |
SAS_COMPONENT
Object to use (specific POA) when using csiv2
|
Constructor and Description |
---|
JacORBIIOPContextWrapperFactory() |
Modifier and Type | Method and Description |
---|---|
protected void |
addExtraConfInEnvironment(java.util.Hashtable environment)
Store orb in the environment
|
protected java.lang.String |
getKey(java.util.Hashtable 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
public static final java.lang.String SAS_COMPONENT
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 addExtraConfInEnvironment(java.util.Hashtable environment)
addExtraConfInEnvironment
in class AbsInitialContextFactory
environment
- hashtable containing the environmentprotected void init() throws javax.naming.NamingException
init
in class AbsInitialContextFactory
javax.naming.NamingException
- if there is an exceptionprotected java.lang.String getKey(java.util.Hashtable environment)
getKey
in class AbsInitialContextFactory
environment
- env to determine the key