public class SimpleDownloadTask extends AbstractDownloadTask
executor, url
Constructor and Description |
---|
SimpleDownloadTask(String url,
ExecutorService executor) |
SimpleDownloadTask(String url,
ExecutorService executor,
File basePath) |
Modifier and Type | Method and Description |
---|---|
protected File |
download() |
protected File |
downloadBlueprintOrSpring() |
getFile, getUrl, run, setException, setFile
addListener, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, cancel, getValue, isCanceled, isDone, removeListener, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cancel, isCanceled
addListener, await, await, await, awaitUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, isDone, removeListener
public SimpleDownloadTask(String url, ExecutorService executor)
public SimpleDownloadTask(String url, ExecutorService executor, File basePath)
Copyright © 2011–2014 Red Hat. All rights reserved.