com.evolveum.midpoint.task.quartzimpl.execution
Class JmxClient

java.lang.Object
  extended by 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


Constructor Summary
JmxClient()
           
 
Method Summary
static JMXConnector connectWithTimeout(JMXServiceURL url, Map<String,Object> env, long timeout, TimeUnit unit)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmxClient

public JmxClient()
Method Detail

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.