Class StandaloneAppClientDeployerHelper


  • public class StandaloneAppClientDeployerHelper
    extends AppClientDeployerHelper
    Encapsulates logic that is specific to stand-alone app client deployments regarding the generation of app client files.

    The facade JAR file - ${appName}Client.jar - will reside at the top of the user's local directory and will refer to the developer's original app client JAR which will reside in the ${appName}Client subdirectory within the user's download directory.

    Author:
    tjquinn