KickJava   Java API By Example, From Geeks To Geeks.

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

  • test.compliance.relation.RelationServiceTestCase
    Relation Service tests TODO test internal relations TODO test relations as mbeans in roles TODO test multiple relation services (avoid future mods adding static data) @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>.
  • org.apache.commons.modeler.BaseNotificationBroadcaster
    <p>Implementation of <code>NotificationBroadcaster</code> for attribute change notifications. This class is used by <code>BaseModelMBean</code> to handle notifications of attribute change events to interested listeners. </p> @author Craig R. McClanahan @author ...
  • 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.jboss.varia.scheduler.Scheduler
    Scheduler Instance to allow clients to run this as a scheduling service for any Schedulable instances. <br> ATTENTION: The scheduler instance only allows to run one schedule at a time. Therefore when you want to run two schedules create to instances with this MBean. Suggested Object Name for ...
  • 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.jboss.mx.notification.DefaultListenerRegistration
    The default notification listener registration. @see org.jboss.mx.notification.ListenerRegistry @see org.jboss.mx.notification.ListenerRegistrationFactory @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>. @version $Revision: 1.3 $
  • org.apache.geronimo.system.jmx.MBeanGBeanBridge
    @version $Rev: 109772 $ $Date: 2004-12-03 21:06:02 -0800 (Fri, 03 Dec 2004) $
  • org.jboss.mx.notification.ListenerRegistration
    A notification listener registration.<p> @see org.jboss.mx.notification.ListenerRegistry @see org.jboss.mx.notification.ListenerRegistrationFactory @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>. @version $Revision: 1.3 $
  • org.jboss.console.manager.PluginManager
    Main service for the administration console: aggregate all information from plugins that is needed for the tree to be displayed @see org.jboss.console.manager.interfaces.TreeInfo @author <a HREF="mailto:sacha.labourey@cogito-info.ch">Sacha Labourey</a>. @version $Revision: 1.8 $ &l ...
  • org.objectweb.jonas.mail.factory.JavaMailResource
    @author Adriana Danes JavaMail resource implementation.
Popular Tags