Interface | Description |
---|---|
Loader |
Defines the interface of a generic Properties loader.
|
Class | Description |
---|---|
PropertiesLoader |
A
loader able to read properties from standard Java properties files. |
SystemLoader |
Allows specifying
system:properties and system:env with the @Sources annotation. |
XMLLoader |
A
loader able to read properties from standard XML Java properties files, as well as user defined
XML properties files. |
ZooKeeperLoader |
Copyright © 2012–2020 Luigi R. Viggiano. All rights reserved.