- java.lang.Object
-
- com.ibm.j9ddr.tools.ddrinteractive.BaseJVMCommands
-
- com.ibm.j9ddr.vm29.tools.ddrinteractive.GetCommandsTask
-
- All Implemented Interfaces:
IBootstrapRunnable
public class GetCommandsTask extends BaseJVMCommands implements IBootstrapRunnable
-
-
Constructor Summary
Constructors Constructor Description GetCommandsTask()
-
Method Summary
-
Methods declared in class com.ibm.j9ddr.tools.ddrinteractive.BaseJVMCommands
getBaseJVMCommands, loadPlugins
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods declared in interface com.ibm.j9ddr.IBootstrapRunnable
run
-
-