protected class EmbeddedEPNManager.EPNTask extends Object implements Runnable
Constructor and Description |
---|
EmbeddedEPNManager.EPNTask(Network network,
Node node,
String source,
EventList events,
int retriesLeft,
EmbeddedEPNManager.EmbeddedChannel channel)
This is the constructor for the task.
|
public EmbeddedEPNManager.EPNTask(Network network, Node node, String source, EventList events, int retriesLeft, EmbeddedEPNManager.EmbeddedChannel channel)
network
- The networknode
- The nodesource
- The source nameevents
- The list of eventsretriesLeft
- The number of retries leftchannel
- The channelCopyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.