Package csli.dialog.app.calo.main

This package provides external APIs to the CSLI CALO component services.

See:
          Description

Interface Summary
Service A service encapsulates an externally-published thread which is managed by the service manager and which has a GUI panel in the service manager gui.
 

Class Summary
ServiceManager The CSLI CALO Service Manager is the manager of services and subprocesses for all CSLI CALO Y3 components running on the CALO MA server.
ServiceManagerGui A GUI for the CSLI CALO Service Manager to be used for development, debugging, and demo purposes.
Tester  
 

Package csli.dialog.app.calo.main Description

This package provides external APIs to the CSLI CALO component services. The ServiceManager creates and manages the set of available services on the local system. A GUI for the manager is also available.