Uses of Class
org.apache.uima.util.CasPool
Package
Description
-
Uses of CasPool in org.apache.uima.analysis_engine.service.impl
Modifier and TypeMethodDescriptionprotected CasPool
AnalysisEngineService_impl.getCasPool()
Gets the CAS pool used by this service. -
Uses of CasPool in org.apache.uima.resource.impl
Modifier and TypeMethodDescriptionprotected void
CasManager_impl.populateCasToCasPoolAndUimaContextMaps
(CasPool aCasPool, UimaContext aUimaContext) protected void
CasManager_impl.populateCasToCasPoolMap
(CasPool aCasPool) protected void
CasManager_impl.registerCasPoolMBean
(String aRequestorContextName, CasPool pool) Registers an MBean for the given CasPool. -
Uses of CasPool in org.apache.uima.util.impl