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

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

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

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

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



Copyright © 2007 Mort Bay Consulting. All Rights Reserved.