Package net.sf.ehcache.statistics.beans
This package contains classes related to statistics mbean implementation.
-
Class Summary Class Description AttributeProxy<T> The Class AttributeProxy, used to proxy operations from a dynamic mbean to a POJO object.BooleanBeanProxy A proxy for Boolean flavored bean proxies.DoubleBeanProxy A Class for Double proxies.ExtendedStatisticsMBean A dynamically built mbean based on the available statistics for a cache.LongBeanProxy An implementation of a Long attribute proxy.ProxiedDynamicMBean The ProxiedDynamicMBean.StringBeanProxy An impl of a String attribute proxy.