Module openj9.dtfj

Class BaseCommand

java.lang.Object
com.ibm.java.diagnostics.utils.commands.BaseCommand
All Implemented Interfaces:
ICommand
Direct Known Subclasses:
BaseJdmpviewCommand, PluginCommand, QuitCommand

public abstract class BaseCommand extends Object implements ICommand
Base command which supplies basic support.