javax.ejb
Interface EJBObject
- All Superinterfaces:
- Remote
public interface EJBObject
- extends Remote
- Version:
- $Rev: 467742 $ $Date: 2006-10-25 15:30:38 -0400 (Wed, 25 Oct 2006) $
getEJBHome
EJBHome getEJBHome()
throws RemoteException
- Throws:
RemoteException
getHandle
Handle getHandle()
throws RemoteException
- Throws:
RemoteException
getPrimaryKey
Object getPrimaryKey()
throws RemoteException
- Throws:
RemoteException
isIdentical
boolean isIdentical(EJBObject obj)
throws RemoteException
- Throws:
RemoteException
remove
void remove()
throws RemoteException,
RemoveException
- Throws:
RemoteException
RemoveException
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.