|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.update.app.UpdateLauncher
public class UpdateLauncher
Launcher for Update; can be called from command line, OS scripts, or Java Web Start.
This program simply takes the parameters passed to main(String[]) and passes control to an instances of UpdateApp.
Copyright 2010 Partner Software.
| Constructor Summary | |
|---|---|
UpdateLauncher()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Entry point for update program. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateLauncher()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
Arguments are:
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||