Dashboard Builder Commons 6.0.0.Beta1

org.jboss.dashboard.database.cache.custom
Interface StatisticsObjectCache

All Superinterfaces:
ObjectCache
All Known Implementing Classes:
AutoCache, FIFOCache, HybridCache, LRUCache, TimerCache

public interface StatisticsObjectCache
extends ObjectCache


Method Summary
 CacheStatistics getCacheStatistics()
          Get the cache statistics
 
Methods inherited from interface org.jboss.dashboard.database.cache.custom.ObjectCache
clear, clearAll, get, getType, put, setType
 

Method Detail

getCacheStatistics

CacheStatistics getCacheStatistics()
Get the cache statistics

Returns:
the cache statistics

Dashboard Builder Commons 6.0.0.Beta1

Copyright © 2012-2013 JBoss by Red Hat. All Rights Reserved.