|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mc4j.ems.impl.jmx.connection.support.providers.AbstractConnectionProvider
org.mc4j.ems.impl.jmx.connection.support.providers.JMXRemotingConnectionProvider
public class JMXRemotingConnectionProvider
Represents a Connection to a JSR 160 compliant RMI server
| Field Summary |
|---|
| Fields inherited from class org.mc4j.ems.impl.jmx.connection.support.providers.AbstractConnectionProvider |
|---|
connectionFailure, connectionListeners, connectionRoundTrips, connectionSettings, existingConnection |
| Constructor Summary | |
|---|---|
JMXRemotingConnectionProvider()
|
|
| Method Summary | |
|---|---|
protected void |
doConnect()
|
void |
doDisconnect()
|
javax.management.MBeanServer |
getMBeanServer()
|
boolean |
isConnected()
|
| Methods inherited from class org.mc4j.ems.impl.jmx.connection.support.providers.AbstractConnectionProvider |
|---|
addConnectionListener, compareTo, connect, disconnect, getConnectionSettings, getExistingConnection, getFailures, getMEJB, getRoundTrips, getStatsProxy, initialize, removeConnectionListener, setConnected, setStatsProxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JMXRemotingConnectionProvider()
| Method Detail |
|---|
protected void doConnect()
doConnect in class AbstractConnectionProviderpublic boolean isConnected()
isConnected in class AbstractConnectionProvider
public void doDisconnect()
throws java.io.IOException
doDisconnect in class AbstractConnectionProviderjava.io.IOExceptionpublic javax.management.MBeanServer getMBeanServer()
getMBeanServer in class AbstractConnectionProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||