com.evolveum.midpoint.task.quartzimpl.execution
Class JmxClient
java.lang.Object
com.evolveum.midpoint.task.quartzimpl.execution.JmxClient
public class JmxClient
- extends Object
Source: Eamonn McManus
http://weblogs.java.net/blog/emcmanus/archive/2007/05/making_a_jmx_co.html
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxClient
public JmxClient()
connectWithTimeout
public static JMXConnector connectWithTimeout(JMXServiceURL url,
Map<String,Object> env,
long timeout,
TimeUnit unit)
throws IOException
- Throws:
IOException
Copyright © 2013 evolveum. All Rights Reserved.