org.objectweb.jonas.jtests.beans.beanexc
Interface AccountE
- All Superinterfaces:
- AccountS
- public interface AccountE
- extends AccountS
getNumber
public int getNumber()
throws java.rmi.RemoteException
getBalance
public long getBalance()
throws java.rmi.RemoteException
setBalance
public void setBalance(long d)
throws java.rmi.RemoteException
getCustomer
public java.lang.String getCustomer()
throws java.rmi.RemoteException
setCustomer
public void setCustomer(java.lang.String c)
throws java.rmi.RemoteException
doFailedEjbStore_1
public void doFailedEjbStore_1()
throws java.rmi.RemoteException
doFailedEjbStore_2
public void doFailedEjbStore_2()
throws java.rmi.RemoteException
doFailedEjbStore_3
public void doFailedEjbStore_3()
throws java.rmi.RemoteException