Class UpdatableEntryPoint
java.lang.Object
be.yildizgames.common.application.UpdatableEntryPoint
- All Implemented Interfaces:
org.update4j.inject.Injectable,org.update4j.service.Launcher,org.update4j.service.Service
- Author:
- Grégory Van den Borre
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract Stringprotected abstract Propertiesprotected abstract SplashScreenProviderprotected abstract Starterprotected abstract Stringprotected final voidfinal voidrun(org.update4j.LaunchContext launchContext) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.update4j.service.Service
version
-
Constructor Details
-
UpdatableEntryPoint
protected UpdatableEntryPoint()
-
-
Method Details
-
run
public final void run(org.update4j.LaunchContext launchContext) - Specified by:
runin interfaceorg.update4j.service.Launcher
-
launch
-
getApplicationName
-
getUpdateUrl
-
getStarter
-
getSplashScreen
-
getDefaultConfiguration
-