org.jboss.test.cmp2.perf.interfaces
Interface CheckBookMgr

All Superinterfaces:
EJBObject (src) , java.rmi.Remote

public interface CheckBookMgr
extends EJBObject (src)


Method Summary
 double getBalance()
           
 int getEntryCount()
           
 
Methods inherited from interface javax.ejb.EJBObject (src)
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

getEntryCount

public int getEntryCount()
                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getBalance

public double getBalance()
                  throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException