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 java.lang.Object


Constructor Summary
AddFeaturesToRepoMojo.Repository(java.net.URI uri)
           
 
Method Summary
 AddFeaturesToRepoMojo.Feature[] getFeatures()
           
 java.net.URI getURI()
           
 void load()
           
 
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(java.net.URI uri)
Method Detail

getURI

public java.net.URI getURI()

getFeatures

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

load

public void load()
          throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2007-2011 Apache Software Foundation. All Rights Reserved.