Uses of Class
org.codehaus.cargo.ant.DeployableElement
-
Packages that use DeployableElement Package Description org.codehaus.cargo.ant -
-
Uses of DeployableElement in org.codehaus.cargo.ant
Methods in org.codehaus.cargo.ant that return types with arguments of type DeployableElement Modifier and Type Method Description protected List<DeployableElement>
ConfigurationElement. getDeployables()
Methods in org.codehaus.cargo.ant with parameters of type DeployableElement Modifier and Type Method Description void
ConfigurationElement. addConfiguredDeployable(DeployableElement deployableElement)
-