public interface ClientConfiguration extends 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.Copyright © 2013. All Rights Reserved.