cgl.narada.service.tds
Class TDServiceImpl

java.lang.Object
  extended by cgl.narada.service.tds.TDServiceImpl
All Implemented Interfaces:
TDService

public class TDServiceImpl
extends Object
implements TDService


Constructor Summary
TDServiceImpl(QosServiceImpl qosServiceImpl)
           
 
Method Summary
 void pauseService()
           
 void replayService()
           
 void shutDownTDServices()
           
 void startTDServices()
           
 void stopTDServices()
           
 void timeSpaceEvent(QosEvent qosEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TDServiceImpl

public TDServiceImpl(QosServiceImpl qosServiceImpl)
Method Detail

startTDServices

public void startTDServices()
Specified by:
startTDServices in interface TDService

stopTDServices

public void stopTDServices()
Specified by:
stopTDServices in interface TDService

shutDownTDServices

public void shutDownTDServices()
Specified by:
shutDownTDServices in interface TDService

timeSpaceEvent

public void timeSpaceEvent(QosEvent qosEvent)
Specified by:
timeSpaceEvent in interface TDService

pauseService

public void pauseService()
Specified by:
pauseService in interface TDService

replayService

public void replayService()
Specified by:
replayService in interface TDService


For comments and suggestions please send e-mail to The NaradaBrokering Project