org.jboss.mx.capability.OptimizedMBeanDispatcher Byte code optimized dispatcher for Standard MBeans. This dispatcher generates an invoke implementation that handles the operation dispatching without Java reflection.<p> The use of this dispatcher may be controlled by setting a {@link org.jboss.mx.server.ServerConstants#OPTIMIZE_REFLECTED_D ...
org.jboss.jmx.adaptor.model.MBeanData An mbean ObjectName and MBeanInfo pair that is orderable by ObjectName. @author Scott.Stark@jboss.org @version $Revision: 1.9.6.1 $
org.jboss.mx.metadata.StandardMetaData This metadata builder implementation builds a MBean info based on the naming rules of the Standard MBeans. The MBean server uses this builder to generate the metadata for Standard MBeans. <p> In cooperation with the {@link MBeanInfoConversion#toModelMBeanInfo MBeanInfoConversion} class you ...
org.jboss.mx.modelmbean.ModelMBeanInvoker An extension of the {@link org.jboss.mx.server.MBeanInvoker MBeanInvoker} that implements the base Model MBean functionality, essentially making the Model MBean just another invoker of managed resources. @see javax.management.modelmbean.ModelMBean @see org.jboss.mx.server.MBeanInvoker @author & ...
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