See: Description
| Class | Description |
|---|---|
| App |
This class describes an application that can be downloaded from a web-server by the
AppCacheManager. |
| AppDescriptor |
This class provides a description for launching a particular application.
|
| AppDescriptorHandler |
This handler reads an
AppDescriptor instance from an NDF file. |
| AppDescriptorLaunchPrefsHandler |
This handler reads the default
AppLaunchPrefs from an AppDescriptor NDF file. |
| AppHandler |
This handler reads a list of
App instances from an NDF file. |
| AppLaunchPrefs |
This class encapsulates the parameters for launching/restarting a Java application.
|
| AppLaunchPrefsHandler |
This handler reads an
AppLaunchPrefs instance from an NDF file. |
| AppLaunchPrefsWriter<C extends ApplicationContext> |
This writer stores an
AppLaunchPrefs instance in an according NDF file. |
| AppVersion |
This class describes a particular version of an application that is maintained by
the
AppCacheManager. |
| AppVersionHandler |
This handler fills the given
App with the AppVersion instances read from an NDF file. |
| CommandLineOptionDescription |
This class describes a command-line-option for being displayed in a GUI.
|
| FileEntry |
This class ...
|
| JavaAppDescriptor |
This class describes parameters for launching a java process.
|
| JavaAppDescriptorWriter<C extends ApplicationContext> |
This writer stores an
AppLaunchPrefs instance in an according NDF file. |
| NativeAppDescriptor |
This class describes parameters for launching a native process.
|
| NativePathEntry |
This class describes a native library path element
|
| TimestampWriter |
This class writes the timestamp of the last software installation and stores
the name of all files and directories, that have been created during installation.
|
| TimstampHandler |
This handler reads an
AppLaunchPrefs instance from an NDF file. |
| Enum | Description |
|---|---|
| CommandLineOptionDataType |
This enum defines the type of an option.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.