cgl.narada.service.replay.impl
Class ReplayActuator
java.lang.Object
cgl.narada.service.replay.impl.ReplayActuator
- All Implemented Interfaces:
- NBEventListener
public class ReplayActuator
- extends Object
- implements NBEventListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReplayActuator
protected ReplayActuator(int entityId,
QosServiceImpl qosServiceImpl)
throws ServiceException
- Throws:
ServiceException
initiateReplay
protected void initiateReplay(ReplayRequest replayRequest,
ReplayServiceListener replayListener)
throws ServiceException
- Initiate replay based on the create replay request
- Throws:
ServiceException
replayToTopic
protected void replayToTopic(ReplayRequest replayRequest,
ReplayServiceListener replayListener)
throws ServiceException
- Throws:
ServiceException
onEvent
public void onEvent(NBEvent nbEvent)
- Description copied from interface:
NBEventListener
- Upon the receipt of an event which has satisfied all the constraints, if
any were provided, that needed to be satisfied prior to delivery
- Specified by:
onEvent in interface NBEventListener
For comments and suggestions please send
e-mail to
The NaradaBrokering Project