Uses of Interface
com.sun.appserv.util.cache.mbeans.JmxBaseCacheMBean

Packages that use JmxBaseCacheMBean
com.sun.appserv.util.cache.mbeans   
 

Uses of JmxBaseCacheMBean in com.sun.appserv.util.cache.mbeans
 

Subinterfaces of JmxBaseCacheMBean in com.sun.appserv.util.cache.mbeans
 interface JmxBoundedMultiLruCacheMBean
          This interface defines the attributes exposed by the MultiLruCache MBean
 interface JmxLruCacheMBean
          This interface defines the attributes exposed by the LruCache MBean
 interface JmxMultiLruCacheMBean
          This interface defines the attributes exposed by the MultiLruCache MBean
 

Classes in com.sun.appserv.util.cache.mbeans that implement JmxBaseCacheMBean
 class JmxBaseCache
          This class provides implementation for JmxBaseCacheMBean
 class JmxBoundedMultiLruCache
          This class provides implementation for JmxLruCache MBean
 class JmxLruCache
          This class provides implementation for JmxLruCache MBean
 class JmxMultiLruCache
          This class provides implementation for JmxLruCache MBean
 



Copyright © 2007 Mort Bay Consulting. All Rights Reserved.