KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > MBeanAttributeInfo > Top Examples

  • test.compliance.metadata.MBeanAttributeInfoTEST
    Tests MBeanAttributeInfo. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.4 $
  • test.compliance.metadata.MBeanInfoTEST
    MBean Info tests.<p> @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>.
  • com.sleepycat.je.jmx.JEMBeanHelper
    JEMBeanHelper is a utility class for the MBean implementation which wants to add management of a JE environment to its capabilities. MBean implementations can contain a JEMBeanHelper instance to get MBean metadata for JE and to set attributes, get attributes, and invoke operations. <p> com.s ...
  • org.jboss.resource.deployment.RARDeployment
    A resource adapter deployment @author <a HREF="adrian@jboss.com">Adrian Brock</a> @version $Revision: 1.8.6.1 $
  • org.jboss.system.ServiceConfigurator
    Service configuration helper. @author <a HREF="mailto:marc@jboss.org">Marc Fleury</a> @author <a HREF="mailto:hiram@jboss.org">Hiram Chirino</a> @author <a HREF="mailto:d_jencks@users.sourceforge.net">David Jencks</a> @author <a HREF="mailto:jason@planet57.co ...
  • org.jboss.system.ServiceDynamicMBeanSupport
    <description> @see <related> @author <a HREF="mailto:sacha.labourey@cogito-info.ch">Sacha Labourey</a>. @version $Revision: 1.6 $ <p><b>Revisions:</b> <p><b>6 janv. 2003 Sacha Labourey:</b> <ul> <li> First implementation ...
  • 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.apache.hivemind.management.mbeans.ConcreteMBean
    Test MBean @author Achim Huegen
  • org.jboss.console.twiddle.command.SetAttrsCommand
    Sets one or more attributes in an MBean @author <a HREF="mailto:bela@jboss.com">Bela Ban</a> @version $Revision: 1.2 $
  • org.jboss.mx.metadata.MethodMapper
    Helper class for resolving JMX *Info objects against Method objects. It's typically used during the construction of dispatchers during MBean registration/creation. If you're looking for a fast resolver of JMX operation signatures see AttributeOperationResolver. FIXME - this class is not aware of ...
  • org.objectweb.cjdbc.console.gui.model.AttributeModel
    This class defines a AttributeModel @author <a HREF="mailto:Emmanuel.Cecchet@inria.fr">Emmanuel Cecchet </a> @version 1.0
  • 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 & ...
  • test.compliance.standard.support.DynamicDerived1
    implementing DynamicMBean means that we don't inherit the mbean info from StandardParentMBean
  • 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
Popular Tags