Package com.peterphi.std.guice.common.serviceprops
package com.peterphi.std.guice.common.serviceprops
-
ClassDescriptionRole responsible for making it possible to read all Guice Properties that are defined globally (e.g.Module that binds properties from
PropertyFile
s in the classpath (calledservice.properties
by default)
The properties found in the PropertyFile object(s) are all exposed a String Named properties.