| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface DownloadResolver
Gives download details for an entity or an entity add-on. Returned by the DownloadResolverManager, when queried for a specific entity or entity add-on.
| Method Summary | |
|---|---|
| java.lang.String | getFilename()The name of the artifact. | 
| java.util.List | getTargets()The targets (normally URLs) for downloading the artifact. | 
| java.lang.String | getUnpackedDirectoryName(java.lang.String defaultVal)The name of the directory in the expanded artifact (e.g. if it's a tar.gz file then the name of the directory within it). | 
| Method Detail | 
|---|
public java.lang.String getFilename()
public java.util.List getTargets()
@Beta public java.lang.String getUnpackedDirectoryName(java.lang.String defaultVal)
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.