org.apache.karaf.tooling.features
Class AddFeaturesToRepoMojo.Feature
java.lang.Object
org.apache.karaf.tooling.features.AddFeaturesToRepoMojo.Feature
- Enclosing class:
- AddFeaturesToRepoMojo
public static class AddFeaturesToRepoMojo.Feature
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddFeaturesToRepoMojo.Feature
public AddFeaturesToRepoMojo.Feature(String name)
getName
public String getName()
getDependencies
public java.util.List<String> getDependencies()
getBundles
public java.util.List<String> getBundles()
getConfigurations
public java.util.Map<String,java.util.Map<String,String>> getConfigurations()
addDependency
public void addDependency(String dependency)
addBundle
public void addBundle(String bundle)
addConfig
public void addConfig(String name,
java.util.Map<String,String> properties)
Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.