Uses of Package
org.apache.maven.lifecycle.binding

Packages that use org.apache.maven.lifecycle.binding
org.apache.maven.lifecycle.binding   
 

Classes in org.apache.maven.lifecycle.binding used by org.apache.maven.lifecycle.binding
Lifecycle
          Class Lifecycle.
LifecycleBindingManager
          Responsible for the gross construction of LifecycleBindings, or mappings of MojoBinding instances to different parts of the three lifecycles: clean, build, and site.
MojoBindingFactory
          Responsible for constructing or parsing MojoBinding instances from one of several sources, potentially using the PluginLoader to resolve any plugin prefixes first.
 



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