|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.deployment.spi.status.ClientConfigurationImpl
The ClientConfiguration object installs, configures and executes an Application Client. This class resolves the settings for installing and running the application client.
Constructor Summary | |
ClientConfigurationImpl()
|
Method Summary | |
void |
execute()
Executes the client |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ClientConfigurationImpl()
Method Detail |
public void execute() throws ClientExecuteException (src)
execute
in interface ClientConfiguration (src)
ClientExecuteException (src)
- when the configuration is incomplete
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |