Uses of Interface
org.apache.ivy.core.module.descriptor.ConfigurationAware
Packages that use ConfigurationAware
-
Uses of ConfigurationAware in org.apache.ivy.core.module.descriptor
Classes in org.apache.ivy.core.module.descriptor that implement ConfigurationAwareModifier and TypeClassDescriptionclass
Abstract class used as implementation for bothIncludeRule
andExcludeRule
, since their contract is almost identicalclass
class
class
-
Uses of ConfigurationAware in org.apache.ivy.plugins.parser.xml
Fields in org.apache.ivy.plugins.parser.xml declared as ConfigurationAwareModifier and TypeFieldDescriptionprivate ConfigurationAware
XmlModuleDescriptorParser.Parser.confAware
Methods in org.apache.ivy.plugins.parser.xml that return ConfigurationAwareModifier and TypeMethodDescriptionprotected ConfigurationAware
XmlModuleDescriptorParser.Parser.getConfAware()
Methods in org.apache.ivy.plugins.parser.xml with parameters of type ConfigurationAwareModifier and TypeMethodDescriptionprotected void
XmlModuleDescriptorParser.Parser.setConfAware
(ConfigurationAware confAware)