Class AppLauncher
java.lang.Object
net.christophermerrill.update4j.multichannel.core.AppLauncher
- All Implemented Interfaces:
org.update4j.inject.Injectable,org.update4j.service.Launcher,org.update4j.service.Service
public class AppLauncher
extends java.lang.Object
implements org.update4j.service.Launcher
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceAppLauncher.LaunchListener -
Field Summary
Fields Modifier and Type Field Description static java.util.Set<AppLauncher.LaunchListener>LISTENERS -
Constructor Summary
Constructors Constructor Description AppLauncher() -
Method Summary
-
Field Details
-
Constructor Details
-
AppLauncher
public AppLauncher()
-
-
Method Details