| Package | Description |
|---|---|
| org.apache.uima.collection.impl.base_cpm.container | |
| org.apache.uima.collection.impl.cpm.container |
| Modifier and Type | Method and Description |
|---|---|
abstract ServiceProxyPool |
ProcessingContainer.getPool() |
| Modifier and Type | Field and Description |
|---|---|
ServiceProxyPool |
ProcessingContainer_Impl.casProcessorPool
The cas processor pool.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceProxyPool |
ProcessingContainer_Impl.getPool() |
| Constructor and Description |
|---|
ProcessingContainer_Impl(CasProcessorConfiguration aCasProcessorConfig,
org.apache.uima.resource.metadata.ProcessingResourceMetaData aMetaData,
ServiceProxyPool aCasProcessorPool)
Initialize container with CasProcessor configuration and pool containing instances of
CasProcessor instances.
|
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.