Uses of Class
org.jvnet.hk2.internal.DynamicConfigurationImpl
Packages that use DynamicConfigurationImpl
-
Uses of DynamicConfigurationImpl in org.jvnet.hk2.internal
Methods in org.jvnet.hk2.internal with parameters of type DynamicConfigurationImplModifier and TypeMethodDescription(package private) void
ServiceLocatorImpl.addConfiguration
(DynamicConfigurationImpl dci) private List
<SystemDescriptor<?>> ServiceLocatorImpl.addConfigurationInternal
(DynamicConfigurationImpl dci) ServiceLocatorImpl.checkConfiguration
(DynamicConfigurationImpl dci) Checks the configuration operation before anything happens to the internal data structures.