| Interface | Description |
|---|---|
| ModuleCommandLineArguments |
An interface for modules to create command line arguments
that org.kepler.Kepler can parse.
|
| ModuleHSQLManager |
An interface for modules to start and stop HSQL servers.
|
| ModuleInitializer |
An interface for module initialization.
|
| ModuleShutdownable |
An interface for module cleanup.
|