public interface ClientConfiguration
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
execute()
This method performs an exec and starts the
application client running in another process.
|
void execute() throws ClientExecuteException
ClientExecuteException
- when the configuration
is incomplete.