ConfigurationAware
, IncludeRule
, ExtendableItem
public class DefaultIncludeRule extends AbstractIncludeExcludeRule implements IncludeRule
Constructor | Description |
---|---|
DefaultIncludeRule(ArtifactId aid,
PatternMatcher matcher,
java.util.Map extraAttributes) |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
toString() |
addConfiguration, equals, getConfigurations, getId, getMatcher, hashCode
getAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getQualifiedExtraAttributes
getConfigurations, getId, getMatcher
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getAttribute, getAttributes, getExtraAttribute, getExtraAttributes, getQualifiedExtraAttributes, setExtraAttribute, setStandardAttribute
public DefaultIncludeRule(ArtifactId aid, PatternMatcher matcher, java.util.Map extraAttributes)
public java.lang.String toString()
toString
in class AbstractIncludeExcludeRule