|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.repository.metadata.DefaultClasspathTransformation
@Component(role=ClasspathTransformation.class) public class DefaultClasspathTransformation
default implementation of the metadata classpath transformer
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.repository.metadata.ClasspathTransformation |
|---|
ROLE |
| Constructor Summary | |
|---|---|
DefaultClasspathTransformation()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultClasspathTransformation()
| Method Detail |
|---|
public ClasspathContainer transform(MetadataGraph dirtyGraph,
ArtifactScopeEnum scope,
boolean resolve)
throws MetadataGraphTransformationException
ClasspathTransformation
transform in interface ClasspathTransformationdirtyGraph - - dependency graphscope - - which classpath to extractresolve - - whether to resolve artifacts.
MetadataGraphTransformationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||