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