org.apache.maven.index.locator
Class ArtifactLocator

java.lang.Object
  extended by org.apache.maven.index.locator.ArtifactLocator
All Implemented Interfaces:
GavHelpedLocator

public class ArtifactLocator
extends Object
implements GavHelpedLocator

Artifact locator.

Author:
Damian Bradicich

Field Summary
 
Fields inherited from interface org.apache.maven.index.locator.GavHelpedLocator
ROLE
 
Constructor Summary
ArtifactLocator(ArtifactPackagingMapper mapper)
           
 
Method Summary
 File locate(File source, GavCalculator gavCalculator, Gav gav)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtifactLocator

public ArtifactLocator(ArtifactPackagingMapper mapper)
Method Detail

locate

public File locate(File source,
                   GavCalculator gavCalculator,
                   Gav gav)
Specified by:
locate in interface GavHelpedLocator


Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.