public class JmxUtils extends Object
| Constructor and Description |
|---|
JmxUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(JmxProcess process)
Either invokes the servers multithreaded (max threads ==
jmxProcess.getMultiThreaded()) or invokes them one at a time.
|
void |
processServer(Server server,
JMXConnector conn)
Does the work for processing a Server object.
|
public void processServer(Server server, JMXConnector conn) throws Exception
Exceptionpublic void execute(JmxProcess process) throws Exception
ExceptionCopyright © 2010-2015 JmxTrans team. All Rights Reserved.