Uses of Interface
org.jboss.cache.jmx.LegacyConfiguration

Packages that use LegacyConfiguration
org.jboss.cache.jmx   
org.jboss.cache.pojo.jmx   
 

Uses of LegacyConfiguration in org.jboss.cache.jmx
 

Subinterfaces of LegacyConfiguration in org.jboss.cache.jmx
 interface CacheJmxWrapperMBean<K,V>
          JMX interface to the Cache.
 

Classes in org.jboss.cache.jmx that implement LegacyConfiguration
 class CacheJmxWrapper<K,V>
          Wrapper class that exposes a JMX management interface for an instance of CacheImpl.
 

Uses of LegacyConfiguration in org.jboss.cache.pojo.jmx
 

Subinterfaces of LegacyConfiguration in org.jboss.cache.pojo.jmx
 interface PojoCacheJmxWrapperMBean
          StandardMBean interface for PojoCacheJmxWrapperMBean.
 

Classes in org.jboss.cache.pojo.jmx that implement LegacyConfiguration
 class PojoCacheJmxWrapper