Uses of Class
org.apache.uima.collection.impl.cpm.utils.Execute

Packages that use Execute
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
 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
 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
protected  Execute RunnableApplication.exec
           
 

Methods in org.apache.uima.collection.impl.cpm.container.deployer that return Execute
 Execute JavaApplication.getExecSpec()
          Returns exceutable section of the CPE Descriptor for
 Execute NonJavaApplication.getExecSpec()
           
 



Copyright © 2010 The Apache Software Foundation. All Rights Reserved.