Package jisd.debug
Class ProbeJManager
- java.lang.Object
-
- jisd.debug.VMManager
-
- jisd.debug.ProbeJManager
-
- All Implemented Interfaces:
java.lang.Runnable
public class ProbeJManager extends VMManager
Manages a target VM with ProbeJ.
-
-
Constructor Summary
Constructors Constructor Description ProbeJManager(Debugger debugger, ProbeJ probeJ)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ProbeJ
getProbeJ()
void
run()
Run the debugger.-
Methods inherited from class jisd.debug.VMManager
getDebugger
-
-