|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |