Example usage for javax.management NotificationBroadcaster interface-usage

List of usage examples for javax.management NotificationBroadcaster interface-usage

Introduction

In this page you can find the example usage for javax.management NotificationBroadcaster interface-usage.

Usage

From source file net.sbbi.upnp.jmx.UPNPDiscovery.java

/**
 * MBean to discover UPNP devices on the network and register the devices service as
 * UPNPServiceMBean objects during the MBean registration. The registered
 * UPNPServiceMBean will also be automatically unregistered when the device is leaving the network
 * ( if notifySSDPEvents constructor param is set to true ) or when the UPNPDiscoveryMBean is
 * unregistered from teh MBeans server.

From source file org.helios.jzab.agent.net.active.ActiveHost.java

/**
 * <p>Title: ActiveHost</p>
 * <p>Description: Represents a host with a list of items that will be actively monitored by the agent.</p> 
 * <p>Company: Helios Development Group LLC</p>
 * @author Whitehead (nwhitehead AT heliosdev DOT org)
 * <p><code>org.helios.jzab.agent.net.active.ActiveHost</code></p>

From source file org.apache.jk.common.ChannelSocket.java

/** Accept ( and send ) TCP messages.
 *
 * @author Costin Manolache
 * @jmx:mbean name="jk2:service=ChannelSocket"
 *            description="Accept socket connections"
 * @jmx:notification name="org.apache.coyote.INVOKE

From source file com.sun.grizzly.http.jk.common.ChannelSocket.java

/** 
 * Accept ( and send ) TCP messages.
 *
 * @author Costin Manolache
 * @author Bill Barker
 * jmx:mbean name="jk:service=ChannelNioSocket"

From source file com.sun.grizzly.http.jk.common.ChannelNioSocket.java

/** 
 * Accept ( and send ) TCP messages.
 *
 * @author Costin Manolache
 * @author Bill Barker
 * jmx:mbean name="jk:service=ChannelNioSocket"