org.apache.maven.index.locator
Class SignatureLocator

java.lang.Object
  extended by org.apache.maven.index.locator.SignatureLocator
All Implemented Interfaces:
Locator

public class SignatureLocator
extends Object
implements Locator

A signature locator to locate the signature file relative to POM.

Author:
Jason van Zyl

Field Summary
 
Fields inherited from interface org.apache.maven.index.locator.Locator
ROLE
 
Constructor Summary
SignatureLocator()
           
 
Method Summary
 File locate(File source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignatureLocator

public SignatureLocator()
Method Detail

locate

public File locate(File source)
Specified by:
locate in interface Locator


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