Package restx.config
package restx.config
-
ClassDescriptionUser: xavierhanin Date: 9/24/13 Time: 11:54 PMMachine for
ConfigLoader.Provide ConfigSupplier to provide a config which is then contributed to the main consolidated config.User: xavierhanin Date: 9/24/13 Time: 10:16 PMUser: xavierhanin Date: 9/24/13 Time: 11:12 PMAnnotate an interface with @Settings to mark it as a settings interface, where all methods must be returning simple type and take no parameters, and implementation is generated to look for values in RestxConfig.Defines a Settings key method in a Settings annotated interface.