Uses of Class
edu.rice.cs.util.newjvm.AbstractMasterJVM

Packages that use AbstractMasterJVM
edu.rice.cs.util.newjvm This package is a system to allow the invocation and control of a new Java virtual machine. 
 

Uses of AbstractMasterJVM in edu.rice.cs.util.newjvm
 

Subclasses of AbstractMasterJVM in edu.rice.cs.util.newjvm
private  class IntegratedMasterSlaveTest.MasterImpl