|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AppModule | The interface of the an application module. |
| Class Summary | |
|---|---|
| AbstractAppModule | Provides an implementation of an AppModule with empty stubs for methods that are allowed to do nothing. |
| AppRegistry | This class gives access to the root application (RootApp)
as a singleton. |
| ArrayUtil | |
| DeleteLockFileShutdownHook | Shutdown hook that deletes the .lock file in the working directory on JVM shutdown. |
| FileUtil | Collection of file and path related functions. |
| ProgramExecution | Provides static methods to create new processes on any operating system, including a special method to start a new Java Virtual Machine (JVM). |
| RootApp | The root application is holds registered application modules and configurations. |
| ZipUtil | |
| Enum Summary | |
|---|---|
| RootApp.RunState | |
Utility classes of the EODiSP framework. Most importantly it contains a framework to startup, configure and shutdown Java applications. Configurations can be set through command line options and/or configuration files.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||