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 © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.