javax.enterprise.deploy.spi.status
Interface ClientConfiguration

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ClientConfigurationImpl (src)

public interface ClientConfiguration
extends java.io.Serializable

Installs configures and runs an application client.


Method Summary
 void execute()
          Executes the client
 

Method Detail

execute

public void execute()
             throws ClientExecuteException (src) 
Executes the client

Throws:
ClientExecuteException (src) - when the configuration is incomplete