|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DownloadPolicy
DownloadPolicy
| Method Summary | |
|---|---|
void |
applyPolicy(String policySetting,
Properties request,
File localFile)
Apply the download policy. |
| Methods inherited from interface org.apache.maven.archiva.policies.Policy |
|---|
getDefaultOption, getId, getName, getOptions |
| Method Detail |
|---|
void applyPolicy(String policySetting,
Properties request,
File localFile)
throws PolicyViolationException,
PolicyConfigurationException
policySetting - the policy setting.request - the list of request properties that the policy might use.localFile -
PolicyViolationException - if the policy has been violated.
PolicyConfigurationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||