org.openejb.proxy
Class SessionEJBObject
java.lang.Object
org.openejb.proxy.BaseEJB
org.openejb.proxy.EJBObjectImpl
org.openejb.proxy.SessionEJBObject
- All Implemented Interfaces:
- javax.ejb.EJBObject, Remote, Serializable
- public abstract class SessionEJBObject
- extends EJBObjectImpl
- Version:
- $Revision: 445197 $ $Date: 2005-02-15 04:24:06 +0100 (Tue, 15 Feb 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.ejb.EJBObject |
remove |
SessionEJBObject
public SessionEJBObject(EJBMethodInterceptor handler)
getPrimaryKey
public Object getPrimaryKey()
throws RemoteException
- Throws:
RemoteException
isIdentical
public boolean isIdentical(javax.ejb.EJBObject obj)
throws RemoteException
- Throws:
RemoteException
Copyright © 1999-2006 OpenEJB. All Rights Reserved.