Uses of Class
org.apache.uima.collection.impl.cpm.container.ServiceProxyPool
Packages that use ServiceProxyPool
Package
Description
- 
Uses of ServiceProxyPool in org.apache.uima.collection.impl.base_cpm.containerMethods in org.apache.uima.collection.impl.base_cpm.container that return ServiceProxyPool
- 
Uses of ServiceProxyPool in org.apache.uima.collection.impl.cpm.containerFields in org.apache.uima.collection.impl.cpm.container declared as ServiceProxyPoolModifier and TypeFieldDescriptionProcessingContainer_Impl.casProcessorPoolThe cas processor pool.Methods in org.apache.uima.collection.impl.cpm.container that return ServiceProxyPoolConstructors in org.apache.uima.collection.impl.cpm.container with parameters of type ServiceProxyPoolModifierConstructorDescriptionProcessingContainer_Impl(CasProcessorConfiguration aCasProcessorConfig, ProcessingResourceMetaData aMetaData, ServiceProxyPool aCasProcessorPool) Initialize container with CasProcessor configuration and pool containing instances of CasProcessor instances.