|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICacheManagerMBean
Instrumented cache management interface
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
int |
getCacheEntryCount()
Count of entires in the cache Supported API: true |
int |
getCacheHits()
Number of cache hits Supported API: true |
int |
getCacheMisses()
Number of cache misses Supported API: true |
int |
getCacheSize()
Configured cache size Supported API: true |
| Method Detail |
|---|
int getCacheEntryCount()
int getCacheSize()
int getCacheHits()
int getCacheMisses()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||