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

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

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

Methods in org.apache.maven.lifecycle.model that return SiteBinding
 SiteBinding LifecycleBindings.getSiteBinding()
          Get the binding for the site lifecycle.
 

Methods in org.apache.maven.lifecycle.model with parameters of type SiteBinding
 void LifecycleBindings.setSiteBinding(SiteBinding siteBinding)
          Set the binding for the site lifecycle.
 



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