@Component(role=ClasspathTransformation.class) public class DefaultClasspathTransformation extends Object implements ClasspathTransformation
ROLE| Constructor and Description | 
|---|
| DefaultClasspathTransformation() | 
| 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 | 
public ClasspathContainer transform(MetadataGraph dirtyGraph, ArtifactScopeEnum scope, boolean resolve) throws MetadataGraphTransformationException
ClasspathTransformationtransform in interface ClasspathTransformationdirtyGraph - - dependency graphscope - - which classpath to extractresolve - - whether to resolve artifacts.MetadataGraphTransformationExceptionCopyright © 2001–2017 The Apache Software Foundation. All rights reserved.