Uses of Interface
org.jboss.cache.pojo.jmx.PojoCacheJmxWrapperMBean

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

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

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

Methods in org.jboss.cache.pojo.jmx with parameters of type PojoCacheJmxWrapperMBean
static void JmxUtil.registerPojoCache(javax.management.MBeanServer server, PojoCacheJmxWrapperMBean cache, java.lang.String objectName)