public class ClientConfigurationImpl extends Object implements javax.enterprise.deploy.spi.status.ClientConfiguration
| Constructor and Description |
|---|
ClientConfigurationImpl(TargetModuleIDImpl targetModuleID)
Creates a new instance of ClientConfigurationImpl
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
This method performs an exec and starts the
application client running in another process.
|
public ClientConfigurationImpl(TargetModuleIDImpl targetModuleID)
public void execute()
throws javax.enterprise.deploy.spi.exceptions.ClientExecuteException
execute in interface javax.enterprise.deploy.spi.status.ClientConfigurationjavax.enterprise.deploy.spi.exceptions.ClientExecuteException - when the configuration
is incomplete.Copyright © 2017–2019 Eclipse Foundation. All rights reserved.