public class QueryCommand extends JmxCommand
Constructor and Description |
---|
QueryCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
execute(MBeanServerConnection mbeanServerConnection) |
protected String |
getDescription()
Returns the description (used for the usage) of the command.
|
void |
printUsage()
Prints the usage of the command.
|
execute, validate
protected void execute(MBeanServerConnection mbeanServerConnection) throws MBeanServerQueryException, IOException
execute
in class JmxCommand
MBeanServerQueryException
IOException
public void printUsage()
Command
printUsage
in class Command
protected String getDescription()
Command
getDescription
in class Command
Copyright © 2021. All rights reserved.