ClientConfigurationpublic interface ClientConfiguration implements SerializableThe ClientConfiguration object installs, configures and
executes an Application Client. This class resolves the
settings for installing and running the application client. |
Methods Summary |
---|
public void | execute()This method performs an exec and starts the
application client running in another process.
|
|