Uses of Package
edu.uci.isr.yancees.server.service

Packages that use edu.uci.isr.yancees.server.service
edu.uci.isr.yancees   
edu.uci.isr.yancees.server.service   
edu.uci.isr.yancees.service.generic   
 

Classes in edu.uci.isr.yancees.server.service used by edu.uci.isr.yancees
ServiceManager
          This class manages the current instances of services, special plug-ins that can be shared by all other plugins.
 

Classes in edu.uci.isr.yancees.server.service used by edu.uci.isr.yancees.server.service
ServiceInterface
           
ServiceManager
          This class manages the current instances of services, special plug-ins that can be shared by all other plugins.
ServiceManagerInterface
           
 

Classes in edu.uci.isr.yancees.server.service used by edu.uci.isr.yancees.service.generic
AbstractService
          Implements the basic functionality of a service
ServiceInterface