Package | Description |
---|---|
org.overlord.rtgov.active.collection.epn | |
org.overlord.rtgov.epn |
Modifier and Type | Class and Description |
---|---|
class |
EPNActiveCollectionSource.EPNACSNotificationListener
This class handles the events from the EPN.
|
Modifier and Type | Class and Description |
---|---|
class |
ContextualNotificationListener
This class represents an abstract listener interested in information
about an Event Processor Network notification subject.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractEPNManager.addNotificationListener(String subject,
NotificationListener l)
This method registers a node listener for the specified network.
|
void |
EPNManager.addNotificationListener(String network,
NotificationListener l)
This method registers a node listener for the specified network.
|
void |
AbstractEPNManager.removeNotificationListener(String subject,
NotificationListener l)
This method unregisters a node listener for the specified network.
|
void |
EPNManager.removeNotificationListener(String network,
NotificationListener l)
This method unregisters a node listener for the specified network.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.