Uses of Interface
com.peterphi.std.guice.common.serviceprops.composite.GuiceConfigChangeObserver
Packages that use GuiceConfigChangeObserver
Package
Description
-
Uses of GuiceConfigChangeObserver in com.peterphi.std.guice.common.logging
Classes in com.peterphi.std.guice.common.logging that implement GuiceConfigChangeObserverModifier 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
Methods in com.peterphi.std.guice.common.serviceprops.composite with parameters of type GuiceConfigChangeObserverModifier and TypeMethodDescriptionvoid
GuiceConfig.registerChangeObserver
(GuiceConfigChangeObserver observer)