Uses of Class
com.peterphi.std.guice.common.serviceprops.ConfigurationPropertyRegistry
Packages that use ConfigurationPropertyRegistry
-
Uses of ConfigurationPropertyRegistry in com.peterphi.std.guice.common.serviceprops
Constructors in com.peterphi.std.guice.common.serviceprops with parameters of type ConfigurationPropertyRegistryModifierConstructorDescriptionConfigurationProperty
(ConfigurationPropertyRegistry registry, GuiceConfig configuration, String name) ConfigurationPropertyBindingSite
(ConfigurationPropertyRegistry registry, AtomicReference<com.google.inject.Injector> injector, Class<O> owner, String name, Class<T> type, AnnotatedElement element, boolean canonical)