Uses of Interface
org.apache.maven.mae.app.MAEApplication

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

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

Classes in org.apache.maven.mae.app that implement MAEApplication
 class AbstractMAEApplication
          MAEApplication implementation that provides support for loading a full Maven component environment, complete with MAELibrary's, ComponentSelector and InstanceRegistry.
 

Methods in org.apache.maven.mae.app that return MAEApplication
 MAEApplication MAEApplication.load()
          Assemble the component environment, based on the information given in implementors of this abstract class and auto-detected libraries.
 MAEApplication AbstractMAEApplication.load()
          Assemble the component environment, based on the information given in implementors of this abstract class and auto-detected libraries.
 



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