| Interface | Description |
|---|---|
| ConfigLoader |
This
class loads configuration from source file. |
| Metadata |
Stores metadata of Queryman builder.
|
| MetadataBuilder |
MetadataBuilder populate
Metadata from either xml or properties file. |
| ServiceLoader |
This
class manages a configuration loaders. |
| Class | Description |
|---|---|
| AbstractConfigLoader | |
| JaxbLoader | |
| PropertiesLoader |
Load a persistence set from a properties file
|
| ServiceLoaderImpl | |
| ServiceRegister |
Register a services such as
TreeFactory. |