|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.provision.detector.jmx.client.JMXClient
org.opennms.netmgt.provision.detector.jmx.client.JBossClient
public class JBossClient
JBossClient class.
| Constructor Summary | |
|---|---|
JBossClient()
|
|
| Method Summary | |
|---|---|
protected Map<String,Object> |
generateMap(int port,
int timeout)
generateMap |
protected ConnectionWrapper |
getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection |
| Methods inherited from class org.opennms.netmgt.provision.detector.jmx.client.JMXClient |
|---|
close, connect, receiveBanner, sendRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JBossClient()
| Method Detail |
|---|
protected ConnectionWrapper getMBeanServerConnection(Map<String,Object> parameterMap,
InetAddress address)
getMBeanServerConnection
getMBeanServerConnection in class JMXClientparameterMap - a Map object.address - a InetAddress object.
ConnectionWrapper object.
protected Map<String,Object> generateMap(int port,
int timeout)
generateMap
generateMap in class JMXClientport - a int.timeout - a int.
Map object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||