KickJava   Java API By Example, From Geeks To Geeks.

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

  • com.lutris.appserver.server.StandardApplication
    Default application implementation. This class provides standard start/stop services. This can be used as a base class to derive Application objects. @version $Revision: 1.1 $ @author Mark Diekhans
  • test.compliance.metadata.MBeanOperationInfoTEST
    Tests MBeanOperationInfo. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.5 $
  • 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.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.objectweb.kilim.tools.jmx.ComponentMBean
    @author delpiano To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
  • org.jboss.cache.invalidation.InvalidationManager
    Implementation of InvalidationManagerMBean @see org.jboss.cache.invalidation.InvalidationManagerMBean @author <a HREF="mailto:sacha.labourey@cogito-info.ch">Sacha Labourey</a>. @version $Revision: 1.5.6.4 $
  • 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.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 ...
  • jmx.JEApplicationMBean
    JEApplicationMBean is an example of how a JE application can incorporate JE monitoring into its existing MBean. It may be installed as is, or used as a starting point for building a MBean which includes JE support. <p> JE management is divided between the JEApplicationMBean class and JEMBea ...
  • org.objectweb.cjdbc.console.gui.model.OperationModel
    This class defines a OperationModel @author <a HREF="mailto:Emmanuel.Cecchet@inria.fr">Emmanuel Cecchet </a> @version 1.0
  • org.jboss.test.jbossmx.compliance.standard.OperationInfoTEST
    @author <a HREF="mailto:trevor@protocool.com">Trevor Squires</a>.
  • 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
Popular Tags