Uses of Class
org.apache.maven.mae.app.AbstractMAEApplication

Packages that use AbstractMAEApplication
org.apache.maven.mae.app   
 

Uses of AbstractMAEApplication in org.apache.maven.mae.app
 

Methods in org.apache.maven.mae.app that return AbstractMAEApplication
protected  AbstractMAEApplication AbstractMAEApplication.withLibrary(MAELibrary library)
          Programmatically add a new MAELibrary instance, beyond those that are automatically detected via the /META-INF/services/org.apache.maven.mae.conf.MAELibrary files on the classpath.
 



Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.