Uses of Class
org.codehaus.cargo.container.installer.ZipURLInstaller
-
Packages that use ZipURLInstaller Package Description org.codehaus.cargo.ant org.codehaus.cargo.maven3.configuration -
-
Uses of ZipURLInstaller in org.codehaus.cargo.ant
Methods in org.codehaus.cargo.ant that return ZipURLInstaller Modifier and Type Method Description ZipURLInstaller
ZipURLInstallerElement. createInstaller()
-
Uses of ZipURLInstaller in org.codehaus.cargo.maven3.configuration
Methods in org.codehaus.cargo.maven3.configuration that return ZipURLInstaller Modifier and Type Method Description ZipURLInstaller
ZipUrlInstaller. createInstaller(String projectBuildDirectory)
Creates theZipURLInstaller
with the appropriate configuration.
-