Uses of Class
org.apache.uima.collection.impl.cpm.container.deployer.RunnableApplication
-
Packages that use RunnableApplication Package Description org.apache.uima.collection.impl.cpm.container.deployer -
-
Uses of RunnableApplication in org.apache.uima.collection.impl.cpm.container.deployer
Subclasses of RunnableApplication in org.apache.uima.collection.impl.cpm.container.deployer Modifier and Type Class Description class
JavaApplication
Component responsible for configuring command line for java based CasProcessor.class
NonJavaApplication
Component responsible for configuring command line for non-java based CasProcessor.
-