public class SimpleDownloadTask extends AbstractDownloadTask
executor, url
Constructor and Description |
---|
SimpleDownloadTask(java.lang.String url,
java.util.concurrent.ExecutorService executor) |
Modifier and Type | Method and Description |
---|---|
protected java.io.File |
download() |
protected java.io.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(java.lang.String url, java.util.concurrent.ExecutorService executor)
protected java.io.File download() throws java.lang.Exception
download
in class AbstractDownloadTask
java.lang.Exception
protected java.io.File downloadBlueprintOrSpring() throws java.lang.Exception
java.lang.Exception
Copyright © 2014 Red Hat. All Rights Reserved.