Package | Description |
---|---|
de.esprit.appsuite.appstore |
These classes implement the Application-Store for remote software installation
|
Modifier and Type | Method and Description |
---|---|
AppLaunchTask |
AppCacheManager.startApp(AppDescriptor appDescr,
java.io.File appWorkingDir,
LogChannel logCh)
Returns a launch-task which is not yet submitted!
|
AppLaunchTask |
AppCacheManager.startApp(java.lang.String appName,
java.io.File appWorkingDir) |
AppLaunchTask |
AppCacheManager.startApp(java.lang.String appName,
java.lang.String versionName,
java.io.File appWorkingDir) |
AppLaunchTask |
AppCacheManager.startApp(java.lang.String appName,
java.lang.String versionName,
java.io.File appWorkingDir,
LogChannel logCh) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.