Uses of Class
org.apache.uima.collection.impl.base_cpm.container.deployer.CasProcessorDeploymentException

Packages that use CasProcessorDeploymentException
org.apache.uima.collection.impl.base_cpm.container.deployer   
org.apache.uima.collection.impl.cpm.container.deployer   
org.apache.uima.collection.impl.cpm.container.deployer.socket   
org.apache.uima.collection.impl.cpm.container.deployer.vinci   
org.apache.uima.collection.impl.cpm.engine   
 

Uses of CasProcessorDeploymentException in org.apache.uima.collection.impl.base_cpm.container.deployer
 

Methods in org.apache.uima.collection.impl.base_cpm.container.deployer that throw CasProcessorDeploymentException
 void CasProcessorDeployer.undeploy()
           
 void CasProcessorDeployer.undeploy(java.net.URL aUrl)
           
 

Uses of CasProcessorDeploymentException in org.apache.uima.collection.impl.cpm.container.deployer
 

Methods in org.apache.uima.collection.impl.cpm.container.deployer that throw CasProcessorDeploymentException
 void CPEDeployerDefaultImpl.undeploy()
           
 void CPEDeployerDefaultImpl.undeploy(java.net.URL aURL)
           
 

Uses of CasProcessorDeploymentException in org.apache.uima.collection.impl.cpm.container.deployer.socket
 

Methods in org.apache.uima.collection.impl.cpm.container.deployer.socket that throw CasProcessorDeploymentException
 void SocketCasProcessorDeployer.undeploy()
           
 void SocketCasProcessorDeployer.undeploy(java.net.URL aURL)
           
 

Uses of CasProcessorDeploymentException in org.apache.uima.collection.impl.cpm.container.deployer.vinci
 

Methods in org.apache.uima.collection.impl.cpm.container.deployer.vinci that throw CasProcessorDeploymentException
 void VinciCasProcessorDeployer.undeploy()
          Shutdown local VNS.
 void VinciCasProcessorDeployer.undeploy(java.net.URL aURL)
           
 

Uses of CasProcessorDeploymentException in org.apache.uima.collection.impl.cpm.engine
 

Methods in org.apache.uima.collection.impl.cpm.engine that throw CasProcessorDeploymentException
 void CPMEngine.stopCasProcessors(boolean kill)
          Stops All Cas Processors and optionally changes the status according to kill flag
 



Copyright © 2012. All Rights Reserved.