| 
 | BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
|  long | getAccessCount()Returns the number of times the cache is accessed to get the data | 
|  long | getAccessTime()Returns the time spent in the data retrival from the cache | 
|  long | getCurrentSize()Returns the current size of the cache | 
|  long | getCurrentTotalEntries()Returns the number of current entries in the cache | 
|  long | getFlushesCount()Returns the number of times the entries in the cache is flushed or cleared | 
|  long | getHitCount()Returns the number of accesses succeeded in getting the data from cache | 
|  long | getInsertCount()Returns the number of times the cache is updated/inserted with values | 
|  long | getInsertTime()Returns the time spent in updating/inserting the cache with values | 
|  java.util.Date | getTimeCreated()Returns the time cache was created | 
|  long | getTimeSinceStart()Returns the time since start in mins/hours | 
| 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, 
preRegister | 
| Methods inherited from interface javax.management.NotificationBroadcaster | 
| addNotificationListener, 
getNotificationInfo, 
removeNotificationListener | 
| Method Detail | 
public long getAccessCount()
public long getHitCount()
public long getCurrentTotalEntries()
public long getFlushesCount()
public long getInsertCount()
public long getCurrentSize()
public long getAccessTime()
public long getInsertTime()
public java.util.Date getTimeCreated()
public long getTimeSinceStart()
| 
 | Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||