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 Execute
CasProcessorConfiguration. 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 Execute
CasProcessorConfigurationJAXBImpl. 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 Execute
RunnableApplication. exec
The exec.Methods in org.apache.uima.collection.impl.cpm.container.deployer that return Execute Modifier and Type Method Description Execute
JavaApplication. getExecSpec()
Returns executable section of the CPE Descriptor for.Execute
NonJavaApplication. getExecSpec()
-