public class DeploymentTask extends java.lang.Object implements InstallTask
| Constructor and Description |
|---|
DeploymentTask(io.fabric8.agent.download.DownloadManager downloadManager,
io.fabric8.api.Profile profile) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<org.apache.karaf.features.Feature> |
getFeatures(io.fabric8.api.Profile p) |
void |
install(ProcessConfig config,
int id,
java.io.File installDir) |
public DeploymentTask(io.fabric8.agent.download.DownloadManager downloadManager,
io.fabric8.api.Profile profile)
public void install(ProcessConfig config, int id, java.io.File installDir) throws java.lang.Exception
install in interface InstallTaskjava.lang.Exceptionpublic java.util.Set<org.apache.karaf.features.Feature> getFeatures(io.fabric8.api.Profile p)
throws java.lang.Exception
java.lang.ExceptionCopyright © 2016 Red Hat. All Rights Reserved.