org.apache.karaf.tooling.features
Class AddFeaturesToRepoMojo.Repository

java.lang.Object
  extended by org.apache.karaf.tooling.features.AddFeaturesToRepoMojo.Repository
Enclosing class:
AddFeaturesToRepoMojo

public static class AddFeaturesToRepoMojo.Repository
extends Object


Constructor Summary
AddFeaturesToRepoMojo.Repository(URI uri)
           
 
Method Summary
 String[] getDefinedRepositories()
           
 AddFeaturesToRepoMojo.Feature[] getFeatures()
           
 URI getURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddFeaturesToRepoMojo.Repository

public AddFeaturesToRepoMojo.Repository(URI uri)
Method Detail

getURI

public URI getURI()

getFeatures

public AddFeaturesToRepoMojo.Feature[] getFeatures()
                                            throws Exception
Throws:
Exception

getDefinedRepositories

public String[] getDefinedRepositories()
                                throws Exception
Throws:
Exception


Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.