Package wt.cache

Interface ICacheManagerPlusMBean

All Superinterfaces:
ICacheManagerMBean, SelfEmailingMBean
All Known Subinterfaces:
ICacheManagerClassicMBean

public interface ICacheManagerPlusMBean extends ICacheManagerMBean
JMX MBean interface which defines method for calculating average age of all entries in the cache

Supported API: true

Extendable: true
  • Method Details

    • getAverageEntryAgeInSeconds

      double getAverageEntryAgeInSeconds()
      Average entry age of cache entries

      Supported API: true