Package solar.service

Contains the core Solar service framework.

See:
          Description

Interface Summary
Service Service is an independent module that has a name and a set of configuration options.
ServiceManager Interface for the manager of a set of services.
 

Class Summary
BaseService A base service implementation.
BaseServiceManager A base implementation of service manager.
SolarServices The default service manager for Solar system.
 

Exception Summary
ServiceException A generic exception thrown by Solar services.
ServiceRuntimeException Thrown as error ocurred during service execution.
 

Package solar.service Description

Contains the core Solar service framework. The structure is described as follows: