|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy | +--org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy | +--org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy | +--org.jboss.ejb.plugins.jrmp12.interfaces.EntityProxy
Fields inherited from class org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy |
cacheKey |
Fields inherited from class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy |
GET_EJB_HOME, GET_HANDLE, GET_PRIMARY_KEY, IS_IDENTICAL |
Fields inherited from class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy |
container, EMPTY_ARGS, EQUALS, HASH_CODE, initialContextHandle, name, optimize, TO_STRING, tpcFactory |
Constructor Summary | |
EntityProxy()
|
|
EntityProxy(java.lang.String name,
ContainerRemote container,
java.lang.Object id,
boolean optimize)
|
Methods inherited from class org.jboss.ejb.plugins.jrmp.interfaces.EntityProxy |
invoke, readExternal, writeExternal |
Methods inherited from class org.jboss.ejb.plugins.jrmp.interfaces.BeanProxy |
getEJBHome, isIdentical |
Methods inherited from class org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy |
addLocal, createInitialContext, createMarshalledObject, getCredential, getPrincipal, getTransaction, getTransactionPropagationContext, invokeContainer, isLocal, removeLocal, setTPCFactory, setTransactionManager |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.proxy.InvocationHandler |
invoke |
Constructor Detail |
public EntityProxy()
public EntityProxy(java.lang.String name, ContainerRemote container, java.lang.Object id, boolean optimize)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |