Uses of Interface
org.apache.maven.lifecycle.binding.LifecycleBindingManager

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

Uses of LifecycleBindingManager in org.apache.maven.lifecycle.binding
 

Classes in org.apache.maven.lifecycle.binding that implement LifecycleBindingManager
 class DefaultLifecycleBindingManager
          Responsible for the gross construction of LifecycleBindings, or mappings of MojoBinding instances to different parts of the three lifecycles: clean, build, and site.
 



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