@Component(role=ArtifactContextProducer.class) public class DefaultArtifactContextProducer extends Object implements ArtifactContextProducer
ArtifactContextProducer
.ROLE
Constructor and Description |
---|
DefaultArtifactContextProducer() |
Modifier and Type | Method and Description |
---|---|
ArtifactContext |
getArtifactContext(IndexingContext context,
File file)
Get ArtifactContext for given pom or artifact (jar, war, etc).
|
public ArtifactContext getArtifactContext(IndexingContext context, File file)
getArtifactContext
in interface ArtifactContextProducer
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.