Uses of Class
org.codehaus.cargo.maven2.configuration.Deployable

Packages that use Deployable
org.codehaus.cargo.maven2   
org.codehaus.cargo.maven2.configuration   
 

Uses of Deployable in org.codehaus.cargo.maven2
 

Methods in org.codehaus.cargo.maven2 with parameters of type Deployable
protected  boolean AbstractCargoMojo.containsAutoDeployable(Deployable[] deployableElements)
           
 

Uses of Deployable in org.codehaus.cargo.maven2.configuration
 

Methods in org.codehaus.cargo.maven2.configuration that return Deployable
 Deployable[] Configuration.getDeployables()
           
 Deployable[] Deployer.getDeployables()
           
 

Methods in org.codehaus.cargo.maven2.configuration with parameters of type Deployable
 void Configuration.setDeployables(Deployable[] deployables)
           
 



Copyright © 2004-2009 Codehaus. All Rights Reserved.