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, validateprotected void execute(MBeanServerConnection mbeanServerConnection) throws MBeanServerQueryException, IOException
execute in class JmxCommandMBeanServerQueryExceptionIOExceptionpublic void printUsage()
CommandprintUsage in class Commandprotected String getDescription()
CommandgetDescription in class CommandCopyright © 2020. All rights reserved.