| Modifier and Type | Method and Description |
|---|---|
void |
BaseCPMImpl.setProcessControllerAdapter(ProcessControllerAdapter aPca)
Plugs in a given
ProcessControllerAdapter. |
| Modifier and Type | Method and Description |
|---|---|
static CasProcessorDeployer |
DeployFactory.getDeployer(CPEFactory aCpeFactory,
org.apache.uima.collection.metadata.CpeCasProcessor aCasProcessorConfig,
ProcessControllerAdapter aPca)
Returns a
CasProcessorDeployer object
that specializes in deploying components as either local, remote, or integrated. |
| Constructor and Description |
|---|
SocketCasProcessorDeployer(ProcessControllerAdapter aController)
Instantiates a new socket cas processor deployer.
|
SocketCasProcessorDeployer(ProcessControllerAdapter aController,
CPEFactory aCpeFactory)
Instantiates a new socket cas processor deployer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CPMEngine.setProcessControllerAdapter(ProcessControllerAdapter aPca)
Sets the process controller adapter.
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.