Uses of Class
org.apache.uima.collection.impl.cpm.utils.Execute
-
Packages that use Execute Package Description org.apache.uima.collection.impl.base_cpm.container org.apache.uima.collection.impl.cpm.container org.apache.uima.collection.impl.cpm.container.deployer -
-
Uses of Execute in org.apache.uima.collection.impl.base_cpm.container
Methods in org.apache.uima.collection.impl.base_cpm.container that return Execute Modifier and Type Method Description ExecuteCasProcessorConfiguration. getExecSpec() -
Uses of Execute in org.apache.uima.collection.impl.cpm.container
Methods in org.apache.uima.collection.impl.cpm.container that return Execute Modifier and Type Method Description ExecuteCasProcessorConfigurationJAXBImpl. getExecSpec()Returns executable section of the Cas Processor configuration. -
Uses of Execute in org.apache.uima.collection.impl.cpm.container.deployer
Fields in org.apache.uima.collection.impl.cpm.container.deployer declared as Execute Modifier and Type Field Description protected ExecuteRunnableApplication. execMethods in org.apache.uima.collection.impl.cpm.container.deployer that return Execute Modifier and Type Method Description ExecuteJavaApplication. getExecSpec()Returns executable section of the CPE Descriptor forExecuteNonJavaApplication. getExecSpec()
-