Uses of Class
org.codehaus.cargo.maven3.configuration.Container
-
Packages that use Container Package Description org.codehaus.cargo.maven3 -
-
Uses of Container in org.codehaus.cargo.maven3
Methods in org.codehaus.cargo.maven3 that return Container Modifier and Type Method Description protected Container
AbstractCargoMojo. getContainerElement()
See the Cargo Maven 3 plugin reference guide for more details.Methods in org.codehaus.cargo.maven3 with parameters of type Container Modifier and Type Method Description protected void
AbstractCargoMojo. setContainerElement(Container containerElement)
See the Cargo Maven 3 plugin reference guide for more details.
-