| Package | Description |
|---|---|
| org.codehaus.cargo.maven2 | |
| org.codehaus.cargo.maven2.configuration |
| Modifier and Type | Method and Description |
|---|---|
protected Deployable[] |
AbstractCargoMojo.getDeployablesElement() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AbstractCargoMojo.containsAutoDeployable(Deployable[] deployableElements)
Checks if the autodeployable is part of deployables.
|
protected void |
AbstractCargoMojo.setDeployablesElement(Deployable[] deployablesElement) |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.cargo.container.configuration.Configuration |
Configuration.createConfiguration(String containerId,
org.codehaus.cargo.container.ContainerType containerType,
Deployable[] deployables,
CargoProject project)
Creates a configuration.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.