javax.enterprise.deploy.spi.status
Interface ClientConfiguration

All Superinterfaces:
java.io.Serializable

public interface ClientConfiguration
extends java.io.Serializable

The ClientConfiguration object installs, configures and executes an Application Client. This class resolves the settings for installing and running the application client.


Method Summary
 void execute()
          This method performs an exec and starts the application client running in another process.
 

Method Detail

execute

void execute()
             throws ClientExecuteException
This method performs an exec and starts the application client running in another process.

Throws:
ClientExecuteException - when the configuration is incomplete.


Submit a bug or feature

Copyright © 2009-2011, Oracle Corporation and/or its affiliates. All Rights Reserved. Use is subject to license terms.

Generated on 10-February-2011 12:41