public final class EspritAppStarter extends AbstractApplicationObject<AppStarterContext>
AppCacheManager
for downloading
and launching any software provided by a remote software repository (maintained for
instance in an Esprit web-server).
The code of this class is executed by the javaws
tool. Therefore it's
class file must be packed into a signed JAR-file. The actions of this class are driven
by a JNLP file containing according command-line-options (For supported
command-line-options see AppStarterCLP
).
If desired, a tray-icon is installed which contains a GUI with a menu for starting the applications provided by the remote application-store.
Modifier and Type | Method and Description |
---|---|
void |
execute() |
getApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString, toString
Copyright © 2014 EsprIT-Systems. All Rights Reserved.