Package | Description |
---|---|
org.apache.uima.aae.controller | |
org.apache.uima.aae.delegate | |
org.apache.uima.adapter.jms.client |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<Delegate> |
BaseAnalysisEngineController.delegates |
Modifier and Type | Method and Description |
---|---|
Delegate |
LocalCache.CasStateEntry.getLastDelegate() |
Delegate |
AggregateAnalysisEngineController.lookupDelegate(java.lang.String aDelegateKey) |
Delegate |
AggregateAnalysisEngineController_impl.lookupDelegate(java.lang.String aDelegateKey)
Return
Delegate object for a given delegate key. |
Modifier and Type | Method and Description |
---|---|
void |
LocalCache.CasStateEntry.setLastDelegate(Delegate aDelegate) |
void |
BaseAnalysisEngineController.stopCasMultiplier(Delegate casMultiplier,
java.lang.String aCasReferenceId) |
void |
AggregateAnalysisEngineController.stopCasMultiplier(Delegate casMultiplier,
java.lang.String aCasReferenceId) |
Modifier and Type | Class and Description |
---|---|
class |
ControllerDelegate |
Modifier and Type | Class and Description |
---|---|
class |
ClientServiceDelegate |
Copyright © 2012. All Rights Reserved.