javax.ejb
Interface EJBObject
- All Superinterfaces:
- Remote
- public interface EJBObject
- extends Remote
- Version:
- $Revision: 1.3 $ $Date: 2004/03/10 09:59:39 $
getEJBHome
public EJBHome getEJBHome()
throws RemoteException
- Throws:
RemoteException
getHandle
public Handle getHandle()
throws RemoteException
- Throws:
RemoteException
getPrimaryKey
public Object getPrimaryKey()
throws RemoteException
- Throws:
RemoteException
isIdentical
public boolean isIdentical(EJBObject obj)
throws RemoteException
- Throws:
RemoteException
remove
public void remove()
throws RemoteException,
RemoveException
- Throws:
RemoteException
RemoveException
Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.