edu.uci.isr.yancees.server.service.performance
Class PerformanceCollectionService

java.lang.Object
  extended byedu.uci.isr.yancees.server.service.AbstractService
      extended byedu.uci.isr.yancees.server.service.performance.PerformanceCollectionService
All Implemented Interfaces:
ServiceInterface

public class PerformanceCollectionService
extends AbstractService

That's a generic service, with void implementation.


Constructor Summary
PerformanceCollectionService()
          constructor
 
Methods inherited from class edu.uci.isr.yancees.server.service.AbstractService
getName, isActive, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceCollectionService

public PerformanceCollectionService()
constructor