|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.tools.pear.install.InstallPear.RunInstallation
protected static class InstallPear.RunInstallation
The RunInstallation class implements a thread that is used to run the
installation.
| Constructor Summary | |
|---|---|
InstallPear.RunInstallation(java.io.File pearFile,
java.io.File installationDir)
Constructor that sets a given input PEAR file and a given installation directory. |
|
| Method Summary | |
|---|---|
void |
run()
Runs the PEAR installation process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InstallPear.RunInstallation(java.io.File pearFile,
java.io.File installationDir)
pearFile - The given PEAR file.installationDir - The given installation directory.| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||