org.gridkit.jvmtool.cmd
Class MxDumpCmd

java.lang.Object
  extended by 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.


Nested Class Summary
static class MxDumpCmd.MxDump
           
 
Constructor Summary
MxDumpCmd()
           
 
Method Summary
 String getCommandName()
           
 Runnable newCommand(org.gridkit.jvmtool.cli.CommandLauncher host)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MxDumpCmd

public MxDumpCmd()
Method Detail

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.