public class DownloadManagers
extends java.lang.Object
| Constructor and Description |
|---|
DownloadManagers() |
| Modifier and Type | Method and Description |
|---|---|
static DownloadManager |
createDownloadManager(FabricService fabricService,
Profile profile,
java.util.concurrent.ExecutorService downloadExecutor)
Creates a DownloadManager
|
static MavenConfiguration |
createMavenConfiguration(FabricService fabricService,
java.util.Properties properties)
Creates a
MavenConfiguration based on the specified Properties. |
public static MavenConfiguration createMavenConfiguration(FabricService fabricService, java.util.Properties properties)
MavenConfiguration based on the specified Properties.properties - public static DownloadManager createDownloadManager(FabricService fabricService, Profile profile, java.util.concurrent.ExecutorService downloadExecutor) throws java.net.MalformedURLException
fabricService - profile - downloadExecutor - java.net.MalformedURLExceptionCopyright © 2017 Red Hat. All Rights Reserved.