Interface Summary |
ModuleControl |
ModuleControl is optionally implemented by a module's factory class. |
ModuleFactory |
The monitor provides a central registry for all modules in the system,
and manages loading, starting, and finding them. |
ModuleSupportable |
Allows a module to check its environment
before it is selected as an implementation. |
PersistentService |
A PersistentService modularises the access to persistent services,
abstracting out details such as finding the list of services to
be started at boot time, finding the service.properties file
and creating and deleting the persistent storage for a service.
|