java.lang.Object
net.christophermerrill.update4j.multichannel.core.LaunchApp
- All Implemented Interfaces:
java.lang.Runnable
public class LaunchApp
extends java.lang.Object
implements java.lang.Runnable
-
Constructor Summary
Constructors
| Constructor |
Description |
LaunchApp() |
|
-
Method Summary
| Modifier and Type |
Method |
Description |
void |
run() |
|
void |
start(org.update4j.Configuration config) |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
public void start(org.update4j.Configuration config)
-
public void run()
- Specified by:
run in interface java.lang.Runnable