| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface contains accessor methods for all lock manager runtime information collected for an EJB.
| Method Summary | |
|  int | getLockEntriesCurrentCount()Returns the current number of beans currently locked. | 
|  long | getLockManagerAccessCount()Returns the total number of attempts to obtain a lock on a bean. | 
|  long | getTimeoutTotalCount()Returns the current number Threads that have timed out waiting for a lock on a bean. | 
|  int | getWaiterCurrentCount()Returns the current number of Threads that have waited for a lock on a bean. | 
|  long | getWaiterTotalCount()Returns the current number Threads waiting for a lock on a bean. | 
| 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 getLockEntriesCurrentCount()
public long getLockManagerAccessCount()
public long getWaiterTotalCount()
public int getWaiterCurrentCount()
public long getTimeoutTotalCount()
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs70 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||