Uses of Interface
org.apache.maven.listeners.MavenModelEventListener

Packages that use MavenModelEventListener
org.apache.maven.listeners   
 

Uses of MavenModelEventListener in org.apache.maven.listeners
 

Classes in org.apache.maven.listeners that implement MavenModelEventListener
 class BuildExtensionListener
          This listener has two parts: the collection of the extension elements which happens during POM construction, and the processing of the build extensions once the construction is finished and the build plan is being created.
 



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