public class MBeanInvocationHandler extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
static int |
CONNECTION_TIMEOUT |
| Constructor and Description |
|---|
MBeanInvocationHandler(String jmxServiceUrl,
String jmxObjectName) |
public static final int CONNECTION_TIMEOUT
public MBeanInvocationHandler(String jmxServiceUrl, String jmxObjectName) throws MalformedURLException, MalformedObjectNameException
public JMXConnector getJmxc() throws IOException
IOExceptionpublic void closeJmxc()
throws IOException
IOExceptionCopyright © 2011 OW2 Consortium. All Rights Reserved.