|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.management.NotificationBroadcasterSupport
weblogic.management.internal.DynamicMBeanImpl
weblogic.management.runtime.RuntimeMBeanDelegate
bea.jolt.pool.servlet.weblogic.ConnectionRuntimeMBeanImpl
This is the implementation for the runtime MBean that manages the individual Jolt sessions from BEA Weblogic Server to BEA Tuxedo.
| Field Summary |
| Fields inherited from class weblogic.management.internal.DynamicMBeanImpl |
debugBeanShell |
| Constructor Summary | |
ConnectionRuntimeMBeanImpl(Connection conn,
java.lang.String mbName)
|
|
| Method Summary | |
java.lang.String |
getAddress()
|
int |
getErrorCount()
Returns the Request Error Count |
java.lang.String |
getLastAccessTime()
Returns the Last Access Date and Time |
int |
getPendingRequestCount()
Returns the Pending Request Count |
int |
getRequestCount()
Returns the Request Count |
boolean |
isAlive()
Returns the Connection Alive indicator |
boolean |
isInTransaction()
Returns the Connection in Transaction indicator |
| Methods inherited from class weblogic.management.runtime.RuntimeMBeanDelegate |
unregister |
| Methods inherited from class weblogic.management.internal.DynamicMBeanImpl |
compareTo, disableNotifications, enableNotifications, getAttribute, getAttributes, getMBeanInfo, getMBeanType, getName, getObjectName, getParent, getSetAttributes, getType, invoke, invokeLocally, isAdmin, isCachingDisabled, isConfig, isRegistered, isRuntime, isSet, postDeregister, postRegister, postRegister, preDeregister, preRegister, sendNotification, setAttribute, setAttributes, setName, setParent, setParent, setType, toString, unSet |
| Methods inherited from class javax.management.NotificationBroadcasterSupport |
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface weblogic.management.WebLogicMBean |
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent |
| Methods inherited from interface javax.management.DynamicMBean |
getAttribute, getAttributes, invoke, setAttribute, setAttributes |
| Methods inherited from interface javax.management.MBeanRegistration |
postDeregister, postRegister, preDeregister, preRegister |
| Methods inherited from interface javax.management.NotificationBroadcaster |
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Constructor Detail |
public ConnectionRuntimeMBeanImpl(Connection conn,
java.lang.String mbName)
throws weblogic.management.ManagementException
| Method Detail |
public java.lang.String getAddress()
getAddress in interface weblogic.management.runtime.JoltConnectionRuntimeMBeanpublic java.lang.String getLastAccessTime()
getLastAccessTime in interface weblogic.management.runtime.JoltConnectionRuntimeMBeanpublic boolean isAlive()
isAlive in interface weblogic.management.runtime.JoltConnectionRuntimeMBeanpublic int getRequestCount()
getRequestCount in interface weblogic.management.runtime.JoltConnectionRuntimeMBeanpublic int getPendingRequestCount()
getPendingRequestCount in interface weblogic.management.runtime.JoltConnectionRuntimeMBeanpublic int getErrorCount()
getErrorCount in interface weblogic.management.runtime.JoltConnectionRuntimeMBeanpublic boolean isInTransaction()
isInTransaction in interface weblogic.management.runtime.JoltConnectionRuntimeMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||