org.apache.maven.archiva.policies
Interface PreDownloadPolicy

All Superinterfaces:
DownloadPolicy, Policy
All Known Implementing Classes:
AbstractUpdatePolicy, CachedFailuresPolicy, ReleasesPolicy, SnapshotsPolicy

public interface PreDownloadPolicy
extends DownloadPolicy

Policy to apply before the download is attempted.

Version:
$Id$

Method Summary
 
Methods inherited from interface org.apache.maven.archiva.policies.DownloadPolicy
applyPolicy
 
Methods inherited from interface org.apache.maven.archiva.policies.Policy
getDefaultOption, getId, getName, getOptions
 



Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.