Uses of Interface
org.apache.tapestry5.jmx.MBeanSupport

Packages that use MBeanSupport
org.apache.tapestry5.internal.jmx   
org.apache.tapestry5.jmx   
 

Uses of MBeanSupport in org.apache.tapestry5.internal.jmx
 

Classes in org.apache.tapestry5.internal.jmx that implement MBeanSupport
 class MBeanSupportImpl
           
 

Uses of MBeanSupport in org.apache.tapestry5.jmx
 

Methods in org.apache.tapestry5.jmx that return MBeanSupport
 MBeanSupport JmxModule.buildMBeanSupport(RegistryShutdownHub shutdownHub, MBeanSupportImpl service)
           
 

Methods in org.apache.tapestry5.jmx with parameters of type MBeanSupport
static PagePool JmxModule.decoratePagePool(PagePool pagePool, MBeanSupport managedBeanSupport)
           
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.