Class NonJavaApplication

java.lang.Object
org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
org.apache.uima.collection.impl.cpm.container.deployer.NonJavaApplication

public class NonJavaApplication extends RunnableApplication
Component responsible for configuring command line for non-java based CasProcessor. Each CasProcessor is configured via CPE descriptor either statically (xml file) or dynamically by means of APIs. In both cases, the CasProcessor to be launched by the CPE must be properly setup for launching. Its environment must be setup, and command line with arguments.