edu.rice.cs.util.newjvm
Class IntegratedMasterSlaveTest.MasterImpl

java.lang.Object
  |
  +--edu.rice.cs.util.newjvm.AbstractMasterJVM
        |
        +--edu.rice.cs.util.newjvm.IntegratedMasterSlaveTest.MasterImpl
All Implemented Interfaces:
IntegratedMasterSlaveTest.MasterI, MasterRemote, Remote
Enclosing class:
IntegratedMasterSlaveTest

private class IntegratedMasterSlaveTest.MasterImpl
extends AbstractMasterJVM
implements IntegratedMasterSlaveTest.MasterI


Fields inherited from class edu.rice.cs.util.newjvm.AbstractMasterJVM
_quitOnStartup, _slave, _slaveClassName, _startupInProgress, _stub, _stubFile, RUNNER
 
Methods inherited from class edu.rice.cs.util.newjvm.AbstractMasterJVM
checkStillAlive, getSlave, invokeSlave, isStartupInProgress, quitSlave, registerSlave
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 
Methods inherited from interface edu.rice.cs.util.newjvm.MasterRemote
checkStillAlive, registerSlave