|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||