|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| Delegator | A delegator is a context node which is responsible for a sub-context namespace. |
| Initializable | An initializable service signals that it is interested in initialization parameters from the framework. |
| Loadable | A service in the Norna framework is loaded using its Context. |
| Restartable | This interface should be inplemented by services that wiches to request re-starts from the framework. |
| Service | All services in the Norna framework must implement this interface. |
| ServiceHandle | A service handle is what the service publishes towards the servers and it's fellow services. |
| ShutdownListener | This interface should be implemented by any service that wishes to be informed of shutdown events in advance. |
| SoftwareInfo | This interface can be implemented by modules in the Norna framework. |
| Startable | A startable service is a service that can be started and stopped. |
Service class package. There are two types of service classes, the lifetime and service interfaces. The lifetime interfaces are optional while the service interfaces are mandatory.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||