@Singleton @Named public class DefaultArtifactContextProducer extends Object implements ArtifactContextProducer
ArtifactContextProducer
.ROLE
Constructor and Description |
---|
DefaultArtifactContextProducer(ArtifactPackagingMapper mapper) |
Modifier and Type | Method and Description |
---|---|
ArtifactContext |
getArtifactContext(IndexingContext context,
File file)
Get ArtifactContext for given pom or artifact (jar, war, etc).
|
@Inject public DefaultArtifactContextProducer(ArtifactPackagingMapper mapper)
public ArtifactContext getArtifactContext(IndexingContext context, File file)
getArtifactContext
in interface ArtifactContextProducer
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.