Methods in org.apache.uima.pear.tools that throw PackageInstallerException |
static PackageBrowser |
PackageInstaller.installPackage(java.io.File installDir,
java.io.File pearPackage,
boolean verify)
Installs the specified PEAR package to the specified install location. |
static PackageBrowser |
PackageInstaller.installPackage(java.io.File installDir,
java.io.File pearPackage,
boolean verify,
boolean cleanInstallDir)
Installs the specified PEAR package to the specified install location. |
static PackageBrowser |
PackageInstaller.installPackage(java.io.File installDir,
java.io.File pearPackage,
boolean verify,
boolean cleanInstallDir,
boolean installToTopLevelDir)
Installs the specified PEAR package to the specified install location. |