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 TypeClassDescriptionclassAbstract class used as implementation for bothIncludeRuleandExcludeRule, since their contract is almost identicalclassclassclass -
Uses of ConfigurationAware in org.apache.ivy.plugins.parser.xml
Fields in org.apache.ivy.plugins.parser.xml declared as ConfigurationAwareModifier and TypeFieldDescriptionprivate ConfigurationAwareXmlModuleDescriptorParser.Parser.confAwareMethods in org.apache.ivy.plugins.parser.xml that return ConfigurationAwareModifier and TypeMethodDescriptionprotected ConfigurationAwareXmlModuleDescriptorParser.Parser.getConfAware()Methods in org.apache.ivy.plugins.parser.xml with parameters of type ConfigurationAwareModifier and TypeMethodDescriptionprotected voidXmlModuleDescriptorParser.Parser.setConfAware(ConfigurationAware confAware)