public interface TransitiveExclusionPolicy
| Modifier and Type | Method and Description |
|---|---|
boolean |
allowOptional()
Whether or not optional transitive dependencies should be included during resolution
|
ScopeType[] |
getFilteredScopes()
Returns the
ScopeTypes which should be filtered out of transitive dependencies and thus not included
during resolution. |
Copyright © 2015 JBoss by Red Hat. All rights reserved.