Uses of Interface
org.glassfish.hk2.api.DynamicConfigurationService
Packages that use DynamicConfigurationService
Package
Description
-
Uses of DynamicConfigurationService in org.glassfish.hk2.configuration.internal
Fields in org.glassfish.hk2.configuration.internal declared as DynamicConfigurationServiceModifier and TypeFieldDescriptionprivate DynamicConfigurationService
ConfigurationListener.configurationService
-
Uses of DynamicConfigurationService in org.jvnet.hk2.internal
Classes in org.jvnet.hk2.internal that implement DynamicConfigurationServiceFields in org.jvnet.hk2.internal declared as DynamicConfigurationServiceConstructors in org.jvnet.hk2.internal with parameters of type DynamicConfigurationServiceModifierConstructorDescription(package private)
PopulatorImpl
(ServiceLocator serviceLocator, DynamicConfigurationService dcs) -
Uses of DynamicConfigurationService in org.jvnet.hk2.testing.junit.internal
Fields in org.jvnet.hk2.testing.junit.internal declared as DynamicConfigurationServiceModifier and TypeFieldDescriptionprivate DynamicConfigurationService
JustInTimeInjectionResolverImpl.dcs