JavaEE Application Deployment 1.2 API 1.0.0.Final

javax.enterprise.deploy.spi.status
Interface ClientConfiguration

All Superinterfaces:
Serializable

public interface ClientConfiguration
extends Serializable

Installs configures and runs an application client.

Version:
$Revision: 108263 $
Author:
Adrian Brock

Method Summary
 void execute()
          Executes the client
 

Method Detail

execute

void execute()
             throws ClientExecuteException
Executes the client

Throws:
ClientExecuteException - when the configuration is incomplete

JavaEE Application Deployment 1.2 API 1.0.0.Final

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.