KickJava   Java API By Example, From Geeks To Geeks.

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

  • test.compliance.notification.NotificationBroadcasterSupportTestCase
    Notification Broadcaster Support tests. @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>.
  • 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.mx.server.AbstractMBeanInvoker
    A base MBeanInvoker class that provides common state as well as @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @author Scott.Stark@jboss.org @author <a HREF="mailto:dimitris@jboss.org">Dimitris Andreadis</a>. @version $Revision: 1.34.2.3 $
  • org.jboss.net.jmx.adaptor.server.Adaptor
    wrapper around the mbean server that may be exposed as a soap-enabled mbean to the outside world. @todo convert to MBeanServerConnection @author <a HREF="mailto:Christoph.Jung@infor.de">Christoph G. Jung</a> @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock&l ...
  • org.apache.geronimo.system.jmx.MBeanGBeanBridge
    @version $Rev: 109772 $ $Date: 2004-12-03 21:06:02 -0800 (Fri, 03 Dec 2004) $
  • org.jboss.test.mx.remoting.pingpong.PingPong
    PingPong is a simple test mbean that will call ping on other peers in the JBoss remoting network and will fire a notification and an attribute change notification when ping is invoked back to listeners. @author <a HREF="mailto:jhaynie@vocalocity.net">Jeff Haynie</a> @version $Revision ...
  • com.caucho.jmx.MBeanServerImpl
    The main interface for retrieving and managing JMX objects. Creats a new MBeanServer implementation.
Popular Tags