Package org.apache.maven.embedder

Interface Summary
Configuration Configuration of embedder, used when starting up.
ConfigurationValidationResult  
ContainerCustomizer Instances of this interface can be user upon start of the embedder to customize the components in the plexus container.
MavenEmbedderLogger  
 

Class Summary
AbstractMavenEmbedderLogger  
DefaultConfiguration Default implementation of Configuration intefrace.
DefaultConfigurationValidationResult  
MavenEmbedder Class intended to be used by clients who wish to embed Maven into their applications.
MavenEmbedderConsoleLogger Logger sending everything to the standard output streams.
MavenEmbedderFileLogger  
MavenEmbedderLoggerManager This is a simple logger manager that will only write the logging statements to the console.
MavenEmbedderSecurityManager  
PlexusLoggerAdapter  
SummaryPluginDescriptor  
 

Exception Summary
MavenEmbedderException  
PluginLookupException  
 



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.