|
||||||||||
| 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.WeblogicConnectionProvider
public class WeblogicConnectionProvider
This Node acts as a connection to a WebLogic(tm) MBean Server.
| Field Summary | |
|---|---|
protected javax.management.MBeanServer |
mbeanServer
|
| Fields inherited from class org.mc4j.ems.impl.jmx.connection.support.providers.AbstractConnectionProvider |
|---|
connectionFailure, connectionListeners, connectionRoundTrips, connectionSettings, existingConnection |
| Constructor Summary | |
|---|---|
WeblogicConnectionProvider()
|
|
| Method Summary | |
|---|---|
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 mbeanServer
| Constructor Detail |
|---|
public WeblogicConnectionProvider()
| Method Detail |
|---|
public void doConnect()
throws java.lang.Exception
doConnect in class AbstractConnectionProviderjava.lang.Exceptionpublic javax.management.MBeanServer getMBeanServer()
getMBeanServer in class AbstractConnectionProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||