See: Description
| Interface | Description |
|---|---|
| Owned |
Supports ownership information.
|
| Param |
Represents a parameter in a properties file.
|
| Class | Description |
|---|---|
| AbstractValueParam |
Base class for configuration parameters.
|
| NameValueParam |
Param with name and value.
|
| ParamList |
List of parameters.
|
| ValueParam |
Param with only value.
|