org.gwe.integration.slicer.chains
Class ChainCLMProxyApp

java.lang.Object
  extended by org.gwe.integration.slicer.AbstractCLMProxyApp
      extended by org.gwe.integration.slicer.chains.ChainCLMProxyApp

public class ChainCLMProxyApp
extends AbstractCLMProxyApp

Since:
Mar 25, 2008
Author:
Marco Ruiz

Field Summary
 
Fields inherited from class org.gwe.integration.slicer.AbstractCLMProxyApp
ENV_SLICER_HOME, PLUGINS_RELATIVE_DIR, slicerHome, xmlModel
 
Constructor Summary
ChainCLMProxyApp(java.lang.String chainDescriptorFile)
           
 
Method Summary
 java.lang.String generateProxyXML()
           
static void main(java.lang.String[] args)
           
 java.lang.String runProxyApp(java.lang.String[] args)
           
 
Methods inherited from class org.gwe.integration.slicer.AbstractCLMProxyApp
generateCLMErrorXML, getPluginsDir, getPluginsDir, getXmlModel, proxyAppClassMain, proxyAppMain, removeArgs, setXmlModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChainCLMProxyApp

public ChainCLMProxyApp(java.lang.String chainDescriptorFile)
                 throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

generateProxyXML

public java.lang.String generateProxyXML()
                                  throws java.lang.Exception
Specified by:
generateProxyXML in class AbstractCLMProxyApp
Throws:
java.lang.Exception

runProxyApp

public java.lang.String runProxyApp(java.lang.String[] args)
                             throws java.lang.Exception
Specified by:
runProxyApp in class AbstractCLMProxyApp
Throws:
java.lang.Exception


Copyright © 2007-2009. All Rights Reserved.