|
||||||||||
| 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.InternalVMProvider
public class InternalVMProvider
Connect to the platform mbean server in the VM that EMS is running in.
| Field Summary | |
|---|---|
protected javax.management.MBeanServer |
server
|
| Fields inherited from class org.mc4j.ems.impl.jmx.connection.support.providers.AbstractConnectionProvider |
|---|
connectionFailure, connectionListeners, connectionRoundTrips, connectionSettings, existingConnection |
| Constructor Summary | |
|---|---|
InternalVMProvider()
|
|
| Method Summary | |
|---|---|
protected void |
doConnect()
|
javax.management.MBeanServer |
getMBeanServer()
|
| Methods inherited from class org.mc4j.ems.impl.jmx.connection.support.providers.AbstractConnectionProvider |
|---|
addConnectionListener, compareTo, connect, disconnect, doDisconnect, getConnectionSettings, getExistingConnection, getFailures, getMEJB, getRoundTrips, getStatsProxy, initialize, isConnected, removeConnectionListener, setConnected, setStatsProxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.management.MBeanServer server
| Constructor Detail |
|---|
public InternalVMProvider()
| Method Detail |
|---|
public javax.management.MBeanServer getMBeanServer()
getMBeanServer in class AbstractConnectionProvider
protected void doConnect()
throws java.lang.Exception
doConnect in class AbstractConnectionProviderjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||