|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Repository
Provides access to things like JARs via a standard API. This is a fairly limited read-only type repository. There are additional interfaces that a Repository may implement to indicate additional capabilities.
| Method Summary | |
|---|---|
boolean |
contains(Artifact artifact)
Checks whether this repository contains an entry for the specified artifact. |
File |
getLocation(Artifact artifact)
Gets the location on disk where the specified artifact is stored. |
| Method Detail |
|---|
boolean contains(Artifact artifact)
File getLocation(Artifact artifact)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||