protected static class InstallPear.RunInstallation
extends java.lang.Object
implements java.lang.Runnable
RunInstallation
class implements a thread that is used to run the
installation.Constructor and Description |
---|
InstallPear.RunInstallation(java.io.File pearFile,
java.io.File installationDir)
Constructor that sets a given input PEAR file and a given installation directory.
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Runs the PEAR installation process.
|
public InstallPear.RunInstallation(java.io.File pearFile, java.io.File installationDir)
pearFile
- The given PEAR file.installationDir
- The given installation directory.Copyright © 2013. All Rights Reserved.