|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.carol.jndi.spi.AbsInitialContextFactory
org.objectweb.carol.jndi.spi.CmiContextWrapperFactory
Class CmiContextWrapperFactory
is the CAROL
JNDI Context factory. This context factory build the cmi context for
reference wrapping to/from a remote object
InitialContextFactory
Field Summary | |
static java.lang.String |
REFERENCING_FACTORY
Referencing factory |
Constructor Summary | |
CmiContextWrapperFactory()
|
Method Summary | |
protected java.lang.String |
getReferencingFactory()
|
protected java.lang.Class |
getWrapperClass()
|
Methods inherited from class org.objectweb.carol.jndi.spi.AbsInitialContextFactory |
addExtraConfInEnvironment, getClassArgs, getClassConstructor, getInitialContext, getKey, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.naming.spi.InitialContextFactory |
getInitialContext |
Field Detail |
public static final java.lang.String REFERENCING_FACTORY
Constructor Detail |
public CmiContextWrapperFactory()
Method Detail |
protected java.lang.String getReferencingFactory()
getReferencingFactory
in class AbsInitialContextFactory
protected java.lang.Class getWrapperClass()
getWrapperClass
in class AbsInitialContextFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |