| Package | Description |
|---|---|
| org.opt4j.config |
Provides the classes for modules structure and configuration.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ModuleAutoFinder
The
ModuleAutoFinder searches the classpath for all
PropertyModules that are not annotated with Ignore. |
class |
ModuleListUser
The
ModuleListUser is a ModuleList for user defined modules. |
| Constructor and Description |
|---|
ModuleRegister(ModuleList finder)
Constructs and populates the
ModuleRegister. |