public interface EJBObject
extends Remote
EJBHome
getEJBHome()
Handle
getHandle()
Object
getPrimaryKey()
boolean
isIdentical(EJBObject obj)
void
remove()
public EJBHome getEJBHome() throws RemoteException
public Handle getHandle() throws RemoteException
public Object getPrimaryKey() throws RemoteException
public boolean isIdentical(EJBObject obj) throws RemoteException
public void remove() throws RemoteException, RemoveException