Uses of Class
org.apache.maven.lifecycle.model.CleanBinding

Packages that use CleanBinding
org.apache.maven.lifecycle.model   
 

Uses of CleanBinding in org.apache.maven.lifecycle.model
 

Methods in org.apache.maven.lifecycle.model that return CleanBinding
 CleanBinding LifecycleBindings.getCleanBinding()
          Get the binding for the clean lifecycle.
 

Methods in org.apache.maven.lifecycle.model with parameters of type CleanBinding
 void LifecycleBindings.setCleanBinding(CleanBinding cleanBinding)
          Set the binding for the clean lifecycle.
 



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