javax.enterprise.deploy.spi.status
Interface ClientConfiguration

All Superinterfaces:
Serializable

public interface ClientConfiguration
extends Serializable

Installs configures and runs an application client.

Version:
$Revision: 57196 $
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


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.