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

All Superinterfaces:
MasterRemote, Remote
Enclosing class:
IntegratedMasterSlaveTest

public static interface IntegratedMasterSlaveTest.TestMasterRemote
extends MasterRemote


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

Method Detail

getLetter

char getLetter()
               throws RemoteException
Throws:
RemoteException