public class KarafFeaturesOption extends Object implements org.ops4j.pax.exam.Option, org.ops4j.pax.exam.options.UrlReference
Tests should use static methods from KarafDistributionOption instead of this class.
| Constructor and Description |
|---|
KarafFeaturesOption(String repositoryUrl,
String... features)
Constructor.
|
KarafFeaturesOption(org.ops4j.pax.exam.options.UrlReference repositoryUrl,
String... features)
Constructor.
|
public KarafFeaturesOption(String repositoryUrl, String... features)
repositoryUrl - url of features respository (cannot be null or empty)features - features to be installedpublic KarafFeaturesOption(org.ops4j.pax.exam.options.UrlReference repositoryUrl,
String... features)
repositoryUrl - url of features respositoryfeatures - features to be installedCopyright © 2006–2018 OPS4J - Open Participation Software for Java. All rights reserved.