org.openejb.proxy
Class EntityEJBLocalObject
java.lang.Object
org.openejb.proxy.BaseEJB
org.openejb.proxy.EJBLocalObjectImpl
org.openejb.proxy.EntityEJBLocalObject
- All Implemented Interfaces:
- javax.ejb.EJBLocalObject, Serializable
- public abstract class EntityEJBLocalObject
- extends EJBLocalObjectImpl
- 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.EJBLocalObject |
remove |
EntityEJBLocalObject
public EntityEJBLocalObject(EJBMethodInterceptor handler)
getPrimaryKey
public Object getPrimaryKey()
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
isIdentical
public boolean isIdentical(javax.ejb.EJBLocalObject obj)
throws javax.ejb.EJBException
- Throws:
javax.ejb.EJBException
Copyright © 1999-2005 OpenEJB. All Rights Reserved.