org.springframework.jmx.export.MBeanExporter A bean that allows for any Spring-managed bean to be exposed to a JMX <code>MBeanServer</code>, without the need to define any JMX-specific information in the bean classes. <p>If the bean implements one of the JMX management interfaces then <code>MBeanExporter</code> ...
org.objectweb.fractal.jmx.agent.Agent A component representing the JMX agent level. This component encapsulates a JMX {@link javax.management.MBeanServer MBeanServer} and allows MBean manipulation by implementing the {@link Admin} interface for registering MBeans, and the {@link AdminAttributes} interface for filtering MBeans. Where t ...
org.springframework.jmx.export.assembler.AbstractMBeanInfoAssembler Abstract implementation of the <code>MBeanInfoAssembler</code> interface that encapsulates the creation of a <code>ModelMBeanInfo</code> instance but delegates the creation of metadata to subclasses. <p>This class offers to flavors of Class extraction from a managed ...
org.jboss.mx.loading.LoaderRepositoryFactory A factory for LoaderRepository instances. This is used to obtain repository instances for scoped class loading. @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks</a> @author Scott.Stark@jboss.org @version $Revision: 1.9.6.3 $
org.apache.webapp.admin.resources.DeleteEnvEntriesAction <p>Implementation of <strong>Action</strong> that deletes the specified set of env entries.</p> @author Manveen Kaur @version $Revision: 1.8 $ $Date: 2004/10/18 06:37:54 $ @since 4.1