org.apache.catalina.ant
public class JMXQueryTask extends AbstractCatalinaTask
/jmxproxy/?qry) supported by the Tomcat manager application.
Version: $Revision: 467222 $
| Field Summary | |
|---|---|
| protected String | query
The JMX query string |
| Method Summary | |
|---|---|
| void | execute()
Execute the requested operation.
|
| String | getQuery()
Get method for the JMX query string |
| void | setQuery(String query)
Set method for the JMX query string.
|
See Also: setQuery
Throws: BuildException if an error occurs
Returns: Query string
Examples of query format:
Parameters: query JMX Query string