public class IRMIContextWrapperFactory extends AbsInitialContextFactory implements javax.naming.spi.InitialContextFactory
IRMIContextWrapperFactory
is the CAROL
JNDI Context factory. This context factory build the irmi 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 |
---|
IRMIContextWrapperFactory() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getReferencingFactory() |
protected java.lang.Class |
getWrapperClass() |
addExtraConfInEnvironment, getClassArgs, getClassConstructor, getInitialContext, getKey, init
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