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