AbstractConfigLoader, JaxbLoader, PropertiesLoaderpublic interface ConfigLoader
class loads configuration from source file.
By default it implies that the configuration file location is
resource path.| Modifier and Type | Method | Description |
|---|---|---|
java.util.Properties |
getConfiguration() |
|
boolean |
load() |