Uses of Class
org.picocontainer.gems.jmx.AbstractNamingConventionMBeanInfoProvider

Packages that use AbstractNamingConventionMBeanInfoProvider
org.picocontainer.gems.jmx The package contains classes to expose components of PicoContainer with JMX. 
 

Uses of AbstractNamingConventionMBeanInfoProvider in org.picocontainer.gems.jmx
 

Subclasses of AbstractNamingConventionMBeanInfoProvider in org.picocontainer.gems.jmx
 class ComponentKeyConventionMBeanInfoProvider
          A MBeanInfoProvider that searches for a MBeanInfo instance in the PicoContainer.
 class ComponentTypeConventionMBeanInfoProvider
          A MBeanInfoProvider that searches for a MBeanInfo instance in the PicoContainer.
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.