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

java.lang.Object
  extended by com.evolveum.midpoint.task.quartzimpl.execution.JmxClient

public class JmxClient
extends java.lang.Object

Source: Eamonn McManus http://weblogs.java.net/blog/emcmanus/archive/2007/05/making_a_jmx_co.html


Constructor Summary
JmxClient()
           
 
Method Summary
static javax.management.remote.JMXConnector connectWithTimeout(javax.management.remote.JMXServiceURL url, java.util.Map<java.lang.String,java.lang.Object> env, long timeout, java.util.concurrent.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 javax.management.remote.JMXConnector connectWithTimeout(javax.management.remote.JMXServiceURL url,
                                                                      java.util.Map<java.lang.String,java.lang.Object> env,
                                                                      long timeout,
                                                                      java.util.concurrent.TimeUnit unit)
                                                               throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2012 evolveum. All Rights Reserved.