@MXBean public interface CacheMXBean extends CacheStatisticsMXBean
javax.cache:type=CacheStatistics
Required Attributes:
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Status |
getStatus()
Gets the
Status attribute of the Cache. |
clear, getAverageGetMillis, getAveragePutMillis, getAverageRemoveMillis, getCacheEvictions, getCacheGets, getCacheHitPercentage, getCacheHits, getCacheMisses, getCacheMissPercentage, getCachePuts, getCacheRemovals, getStartAccumulationDate
Copyright © 2015 WSO2 Inc. All rights reserved.