|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractSlaveJVM | |
---|---|
edu.rice.cs.drjava.model.repl.newjvm | Manages the creation and invocation of the separate JVM used by the interactions pane. |
edu.rice.cs.util.newjvm | This package is a system to allow the invocation and control of a new Java virtual machine. |
Uses of AbstractSlaveJVM in edu.rice.cs.drjava.model.repl.newjvm |
---|
Subclasses of AbstractSlaveJVM in edu.rice.cs.drjava.model.repl.newjvm | |
---|---|
class |
InterpreterJVM
This is the main class for the interpreter JVM. |
Uses of AbstractSlaveJVM in edu.rice.cs.util.newjvm |
---|
Subclasses of AbstractSlaveJVM in edu.rice.cs.util.newjvm | |
---|---|
static class |
IntegratedMasterSlaveTest.CounterSlave
The slave will exit with error codes in the case of problems, since there is no other thing it can do! 1MasterRemote class cast exception. 2Incorect value from getLetter 3RemoteException caught 4Timeout waiting for master JVM to call 5Interrupted while waiting for master JVM to call |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |