Uses of Class
org.apache.uima.collection.impl.cpm.container.ServiceProxyPool

Packages that use ServiceProxyPool
org.apache.uima.collection.impl.base_cpm.container   
org.apache.uima.collection.impl.cpm.container   
 

Uses of ServiceProxyPool in org.apache.uima.collection.impl.base_cpm.container
 

Methods in org.apache.uima.collection.impl.base_cpm.container that return ServiceProxyPool
abstract  ServiceProxyPool ProcessingContainer.getPool()
           
 

Uses of ServiceProxyPool in org.apache.uima.collection.impl.cpm.container
 

Fields in org.apache.uima.collection.impl.cpm.container declared as ServiceProxyPool
 ServiceProxyPool ProcessingContainer_Impl.casProcessorPool
           
 

Methods in org.apache.uima.collection.impl.cpm.container that return ServiceProxyPool
 ServiceProxyPool ProcessingContainer_Impl.getPool()
           
 

Constructors in org.apache.uima.collection.impl.cpm.container with parameters of type ServiceProxyPool
ProcessingContainer_Impl(CasProcessorConfiguration aCasProcessorConfig, ProcessingResourceMetaData aMetaData, ServiceProxyPool aCasProcessorPool)
          Initialize container with CasProcessor configuration and pool containing instances of CasProcessor instances.
 



Copyright © 2011. All Rights Reserved.