|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.protocols.jmx.connectors.MX4JConnectionWrapper
public class MX4JConnectionWrapper
MX4JConnectionWrapper class.
| Constructor Summary | |
|---|---|
MX4JConnectionWrapper(JMXConnector connector,
MBeanServerConnection connection)
Constructor for MX4JConnectionWrapper. |
|
| Method Summary | |
|---|---|
void |
close()
close |
MBeanServerConnection |
getMBeanServer()
getMBeanServer |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MX4JConnectionWrapper(JMXConnector connector,
MBeanServerConnection connection)
Constructor for MX4JConnectionWrapper.
connector - a JMXConnector object.connection - a MBeanServerConnection object.| Method Detail |
|---|
public MBeanServerConnection getMBeanServer()
getMBeanServer
getMBeanServer in interface ConnectionWrapperpublic void close()
close
close in interface ConnectionWrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||