|
Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.6) Part Number E13945-06 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JoltConnectionRuntimeMBean
This class is used for monitoring individual WebLogic Jolt connections
Method Summary | |
---|---|
String |
getAddress()
The connection Address. |
int |
getErrorCount()
The Request Error Count. |
String |
getLastAccessTime()
The Last Access Date and Time. |
int |
getPendingRequestCount()
The Pending Request Count. |
int |
getRequestCount()
The Request Count. |
boolean |
isAlive()
The Connection Alive indicator. |
boolean |
isInTransaction()
The Connection in Transaction indicator. |
Method Detail |
---|
String getAddress()
The connection Address.
String getLastAccessTime()
The Last Access Date and Time.
boolean isAlive()
The Connection Alive indicator.
int getRequestCount()
The Request Count.
int getPendingRequestCount()
The Pending Request Count.
int getErrorCount()
The Request Error Count.
boolean isInTransaction()
The Connection in Transaction indicator.
|
Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server MBean Javadoc 11g Release 1 (10.3.6) Part Number E13945-06 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |