|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.task.quartzimpl.execution.JmxClient
public class JmxClient
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 |
---|
public JmxClient()
Method Detail |
---|
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
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |