|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfedora.utilities.install.Installer
public class Installer
| Constructor Summary | |
|---|---|
Installer(Distribution dist,
InstallOptions opts)
|
|
| Method Summary | |
|---|---|
void |
install()
Install the distribution based on the options. |
static void |
installJDBCDriver(Distribution dist,
InstallOptions opts,
java.io.File destDir)
|
static void |
main(java.lang.String[] args)
Command-line entry point. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Installer(Distribution dist,
InstallOptions opts)
| Method Detail |
|---|
public void install()
throws InstallationFailedException
InstallationFailedException
public static void installJDBCDriver(Distribution dist,
InstallOptions opts,
java.io.File destDir)
throws InstallationFailedException
InstallationFailedExceptionpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||