public class JmxAgent extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
closeJmxConnection(JMXConnector jmxConnector) |
Object |
getAttribute(JMXConnector jmxConnector,
String mBean,
String attr) |
Profile |
getProfile() |
JMXConnector |
openJmxConnection() |
public JmxAgent(Profile profile)
public Profile getProfile()
public JMXConnector openJmxConnection() throws JmxConnectionException
JmxConnectionExceptionpublic void closeJmxConnection(JMXConnector jmxConnector) throws JmxConnectionException
JmxConnectionExceptionpublic Object getAttribute(JMXConnector jmxConnector, String mBean, String attr) throws JmxMBeanException
JmxMBeanExceptionCopyright © 2015 WSO2. All rights reserved.