Uses of Interface
org.apache.uima.collection.impl.cpm.container.deployer.socket.ProcessControllerAdapter

Packages that use ProcessControllerAdapter
org.apache.uima.collection.impl.cpm   
org.apache.uima.collection.impl.cpm.container.deployer   
org.apache.uima.collection.impl.cpm.container.deployer.socket   
org.apache.uima.collection.impl.cpm.engine   
 

Uses of ProcessControllerAdapter in org.apache.uima.collection.impl.cpm
 

Methods in org.apache.uima.collection.impl.cpm with parameters of type ProcessControllerAdapter
 void BaseCPMImpl.setProcessControllerAdapter(ProcessControllerAdapter aPca)
          Plugs in a given ProcessControllerAdapter.
 

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

Methods in org.apache.uima.collection.impl.cpm.container.deployer with parameters of type ProcessControllerAdapter
static CasProcessorDeployer DeployFactory.getDeployer(CPEFactory aCpeFactory, CpeCasProcessor aCasProcessorConfig, ProcessControllerAdapter aPca)
          Returns a CasProcessorDeployer object that specializes in deploying components as either local, remote, or integrated.
 

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

Constructors in org.apache.uima.collection.impl.cpm.container.deployer.socket with parameters of type ProcessControllerAdapter
SocketCasProcessorDeployer(ProcessControllerAdapter aController)
           
SocketCasProcessorDeployer(ProcessControllerAdapter aController, CPEFactory aCpeFactory)
           
 

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

Methods in org.apache.uima.collection.impl.cpm.engine with parameters of type ProcessControllerAdapter
 void CPMEngine.setProcessControllerAdapter(ProcessControllerAdapter aPca)
           
 



Copyright © 2013. All Rights Reserved.