|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This class is used for monitoring individual Weblogic Connector connections
| Method Summary | |
int |
getActiveHandlesCurrentCount()
Returns the current total active connection handles for this connection. |
int |
getActiveHandlesHighCount()
Returns the high water mark of active connection handles for this connection since the connection was created. |
int |
getHandlesCreatedTotalCount()
Returns the total number of connection handles created for this connection since the connection was created. |
boolean |
isCurrentlyInUse()
Returns an indicator of whether or not the connection is currently in use |
boolean |
isInTransaction()
Returns an indicator of whether or not the connection is currently in use in a transaction |
boolean |
isShared()
Returns an indicator of whether or not the connection is currently being shared by more than one invoker |
| 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 |
| Method Detail |
public int getActiveHandlesCurrentCount()
public int getActiveHandlesHighCount()
public int getHandlesCreatedTotalCount()
public boolean isCurrentlyInUse()
public boolean isInTransaction()
public boolean isShared()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs61 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||