| Package | Description |
|---|---|
| org.apache.uima.adapter.vinci | |
| org.apache.uima.analysis_engine.service.impl | |
| org.apache.uima.resource.impl | |
| org.apache.uima.util.impl |
| Constructor and Description |
|---|
CASTransportable(CasPool casPool,
OutOfTypeSystemData outOfTypeSystemData,
UimaContext uimaContext,
boolean includeDocText)
This constructor is used on the service side - a CAS Pool reference is provided.
|
| Modifier and Type | Method and Description |
|---|---|
protected CasPool |
AnalysisEngineService_impl.getCasPool()
Gets the CAS pool used by this service.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<CAS,CasPool> |
CasManager_impl.getCasToCasPoolMap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CasManager_impl.populateCasToCasPoolAndUimaContextMaps(CasPool aCasPool,
UimaContext aUimaContext) |
protected void |
CasManager_impl.populateCasToCasPoolMap(CasPool aCasPool) |
protected void |
CasManager_impl.registerCasPoolMBean(java.lang.String aRequestorContextName,
CasPool pool)
Registers an MBean for the given CasPool.
|
| Constructor and Description |
|---|
CasPoolManagementImpl(CasPool aCasPool,
java.lang.String aUniqueMBeanName) |
Copyright © 2013. All Rights Reserved.