Uses of Interface
org.apache.uima.collection.impl.base_cpm.container.CasProcessorController

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

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

Classes in org.apache.uima.collection.impl.base_cpm.container that implement CasProcessorController
 class ProcessingContainer
          Base interface for implementing a Container object responsible for managing Cas Processor instances at runtime.
 

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

Classes in org.apache.uima.collection.impl.cpm.container that implement CasProcessorController
 class ProcessingContainer_Impl
          Manages a pool of CasProcessor instances.
 



Copyright © 2011. All Rights Reserved.