org.jboss.ejb.plugins.jrmp13.interfaces
Class EntityProxy
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.jrmp13.interfaces.EntityProxy
- All Implemented Interfaces:
- java.io.Externalizable, java.lang.reflect.InvocationHandler, java.io.Serializable
- public final class EntityProxy
- extends EntityProxy
- implements java.lang.reflect.InvocationHandler
- Version:
- $Revision: 1.6 $
- Author:
- Rickard Öberg (rickard.oberg@telkel.com)
- See Also:
- , Serialized Form
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 java.lang.reflect.InvocationHandler |
invoke |
EntityProxy
public EntityProxy()
EntityProxy
public EntityProxy(java.lang.String name,
ContainerRemote container,
java.lang.Object id,
boolean optimize)
Copyright © 2000 The JBoss Organization. All Rights Reserved.