| Class | Description |
|---|---|
| Args |
This class can be injected to access the command line arguments passed to the
Main instance. |
| IepConfiguration |
Base configuration needed for most IEP apps.
|
| Main |
General purpose main class for standalone applications based on Spring ApplicationContext and
ServiceManager. |