public class DeploymentTask extends java.lang.Object implements InstallTask
| Constructor and Description |
|---|
DeploymentTask(DownloadManager downloadManager,
Profile profile) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<org.apache.karaf.features.Feature> |
getFeatures(Profile p) |
void |
install(ProcessConfig config,
int id,
java.io.File installDir) |
public DeploymentTask(DownloadManager downloadManager, 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(Profile p) throws java.lang.Exception
java.lang.ExceptionCopyright © 2014 Red Hat. All Rights Reserved.