|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.aae.delegate.Delegate
org.apache.uima.aae.delegate.ControllerDelegate
public class ControllerDelegate
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.uima.aae.delegate.Delegate |
|---|
Delegate.DelegateEntry |
| Field Summary |
|---|
| Fields inherited from class org.apache.uima.aae.delegate.Delegate |
|---|
delegateKey, DISABLED_STATE, OK_STATE, TIMEOUT_STATE |
| Constructor Summary | |
|---|---|
ControllerDelegate(java.lang.String aDelegateKey,
AnalysisEngineController aController)
Initializes this instance with a unique delegate key |
|
| Method Summary | |
|---|---|
java.lang.String |
getComponentName()
|
void |
handleError(java.lang.Exception e,
ErrorContext errorContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ControllerDelegate(java.lang.String aDelegateKey,
AnalysisEngineController aController)
aDelegateKey - | Method Detail |
|---|
public java.lang.String getComponentName()
getComponentName in class Delegate
public void handleError(java.lang.Exception e,
ErrorContext errorContext)
handleError in class Delegate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||