org.jboss.test.bankiiop.interfaces
Interface Bank
- All Superinterfaces:
- EJBObject (src) , java.rmi.Remote
- public interface Bank
- extends EJBObject (src)
getId
public java.lang.String getId()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createAccountId
public java.lang.String createAccountId(Customer (src) customer)
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
createCustomerId
public java.lang.String createCustomerId()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException