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