Uses of Interface
com.peterphi.std.guice.common.serviceprops.composite.GuiceConfigChangeObserver
Package
Description
-
Uses of GuiceConfigChangeObserver in com.peterphi.std.guice.common.logging
Modifier and TypeClassDescriptionclass
Reads thelog4j.properties
value from the service config; if a value is supplied it searches the classpath for this and loads it into log4j.
If the log4j.properties property is not specified then the default behaviour is observed (log4j configures itself automatically) -
Uses of GuiceConfigChangeObserver in com.peterphi.std.guice.common.serviceprops.composite
Modifier and TypeMethodDescriptionvoid
GuiceConfig.registerChangeObserver
(GuiceConfigChangeObserver observer)