KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > modelmbean > ModelMBeanNotificationInfo > Top Examples

  • org.jboss.mx.metadata.JBossXMBean10
    The JBoss 1.0 model mbean descriptor parser class. @author Matt Munz @author Scott.Stark@jboss.org @author <a HREF="mailto:dimitris@jboss.org">Dimitris Andreadis</a> @version $Revision: 1.23.2.3 $
  • org.jboss.mx.metadata.MBeanInfoConversion
    Routines for converting MBeanInfo to ModelMBeanInfoSupport and stripping ModelMBeanOperationInfos that are referred to in ModelMBeanAttributeInfos. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @version $Revision: 1.10 $
  • org.apache.commons.modeler.NotificationInfo
    <p>Internal configuration information for a <code>Notification</code> descriptor.</p> @author Craig R. McClanahan @version $Revision$ $Date: 2005-02-26 05:12:25 -0800 (Sat, 26 Feb 2005) $
  • org.apache.commons.modeler.BaseModelMBean
    TODO: enable ant-like substitutions ? ( or at least discuss it ) <p>Basic implementation of the <code>ModelMBean</code> interface, which supports the minimal requirements of the interface contract.</p> <p>This can be used directly to wrap an existing java bean, or in ...
  • org.apache.commons.modeler.RegistryTestCase
    <p>Test Case for the Registry class.</p> @author Craig R. McClanahan @version $Revision$ $Date: 2005-02-26 05:12:25 -0800 (Sat, 26 Feb 2005) $
  • test.performance.modelmbean.ThroughputTEST
Popular Tags