public interface ClasspathTransformation
Modifier and Type | Method and Description |
---|---|
ClasspathContainer |
transform(MetadataGraph dirtyGraph,
ArtifactScopeEnum scope,
boolean resolve)
Transform Graph into a Collection of metadata objects that
could serve as a classpath for a particular scope
|
ClasspathContainer transform(MetadataGraph dirtyGraph, ArtifactScopeEnum scope, boolean resolve) throws MetadataGraphTransformationException
dirtyGraph
- - dependency graphscope
- - which classpath to extractresolve
- - whether to resolve artifacts.MetadataGraphTransformationException
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.