Package org.apache.ivy.core.settings
-
Interface Summary Interface Description IvyVariableContainer Store and provide access to the ivy variables.TimeoutConstraint Represents the timeouts that are applicable while dealing with resources.Validatable Implemented by settings element which need to perform validation when settings are loaded. -
Class Summary Class Description IvyPattern IvySettings IvySettings.ModuleSettings IvyVariableContainerImpl NamedTimeoutConstraint An implementation ofTimeoutConstraintwhich can be identified by a nameXmlSettingsParser XmlSettingsParser.IvyVariableContainerWrapper Wraps anIvyVariableContainerdelegating most method calls to the wrapped instance, except for a set of variables which are only stored locally in the wrapper, and not propagated to the wrapped instance.