JBoss

JMX MBean View

Back to Agent View Refresh MBean View

MBean description:

Exo Cache

List of MBean attributes:

Name Type Access Value Description
Name java.lang.String R jsr286:forAll The cache name
TimeToLive long RW The maximum life time of an entry in seconds
HitCount int R 0 The count of cache hits
MissCount int R 0 The count of cache misses
Capacity int RW The maximum capacity
Size int R 0 The cache size

List of MBean operations:


void clearCache()

Evict all entries of the cache