Uses of Interface
edu.uci.isr.yancees.server.service.ServiceManagerInterface

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

Uses of ServiceManagerInterface in edu.uci.isr.yancees.server.service
 

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