edu.rice.cs.util.newjvm
Interface IntegratedMasterSlaveTest.MasterI

All Superinterfaces:
MasterRemote, Remote
All Known Implementing Classes:
IntegratedMasterSlaveTest.MasterImpl
Enclosing class:
IntegratedMasterSlaveTest

public static interface IntegratedMasterSlaveTest.MasterI
extends MasterRemote


Method Summary
 char getLetter()
           
 
Methods inherited from interface edu.rice.cs.util.newjvm.MasterRemote
checkStillAlive, registerSlave
 

Method Detail

getLetter

public char getLetter()
               throws RemoteException