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

Packages that use CacheNotificationBroadcaster
org.jboss.cache.jmx   
 

Uses of CacheNotificationBroadcaster in org.jboss.cache.jmx
 

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