| Package | Description | 
|---|---|
| org.apache.uima.resource | Interfaces for  ResourcesandResourceSpecifiers. | 
| org.apache.uima.util | Utility classes and interfaces used by UIMA components. | 
| Modifier and Type | Method and Description | 
|---|---|
| CasManager | CasDefinition. getCasManager()Gets the CasManager associated with this CAS Definition. | 
| CasManager | ResourceManager. getCasManager()Gets the CasManager, which manages the creation and pooling of CASes. | 
| CasManager | Resource_ImplBase. getCasManager()Get the CasManager for this Resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ResourceManager. setCasManager(CasManager aCasManager)Sets the CasManager, which manages the creation and pooling of CASes. | 
| Constructor and Description | 
|---|
| CasPool(int aNumInstances,
       CasManager aCasManager,
       Properties aPerformanceTuningSettings)Creates a new CasPool | 
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.