cscie160.project
Interface ATMFactory

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
ATMFactoryImpl, ATMFactoryImpl_Stub

public interface ATMFactory
extends java.rmi.Remote


Method Summary
 cscie160.project.ATM getATM()
           
 

Method Detail

getATM

public cscie160.project.ATM getATM()
                            throws java.rmi.RemoteException
java.rmi.RemoteException