org.gridkit.jvmtool.cmd
Class MxDumpCmd
java.lang.Object
org.gridkit.jvmtool.cmd.MxDumpCmd
- All Implemented Interfaces:
- org.gridkit.jvmtool.cli.CommandLauncher.CmdRef
public class MxDumpCmd
- extends Object
- implements org.gridkit.jvmtool.cli.CommandLauncher.CmdRef
MBean to JSON dump.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MxDumpCmd
public MxDumpCmd()
getCommandName
public String getCommandName()
- Specified by:
getCommandName in interface org.gridkit.jvmtool.cli.CommandLauncher.CmdRef
newCommand
public Runnable newCommand(org.gridkit.jvmtool.cli.CommandLauncher host)
- Specified by:
newCommand in interface org.gridkit.jvmtool.cli.CommandLauncher.CmdRef
Copyright © 2019. All Rights Reserved.