Interface | Description |
---|---|
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.
|
Class | Description |
---|---|
Monitor |
Services
A service is a collection of modules that combine to provide the full functionality defined by the service. |
Apache Derby V10.11 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.