Uses of Class
org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Package
Description
-
Uses of ServiceProxyPool in org.apache.uima.collection.impl.base_cpm.container
-
Uses of ServiceProxyPool in org.apache.uima.collection.impl.cpm.container
Modifier and TypeFieldDescriptionProcessingContainer_Impl.casProcessorPool
The cas processor pool.ModifierConstructorDescriptionProcessingContainer_Impl
(CasProcessorConfiguration aCasProcessorConfig, ProcessingResourceMetaData aMetaData, ServiceProxyPool aCasProcessorPool) Initialize container with CasProcessor configuration and pool containing instances of CasProcessor instances.