javax.ejb
Interface EJBObject
- All Superinterfaces:
- Remote
public interface EJBObject
- extends Remote
- Version:
- $Rev: 467742 $ $Date: 2006-10-25 21:30:38 +0200 (Mi, 25. Okt 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-2012 The Apache Software Foundation. All Rights Reserved.