public class UimaVmMessageListener extends Object implements UimaMessageListener
| Constructor and Description |
|---|
UimaVmMessageListener(AnalysisEngineController aController) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(UimaAsContext context)
Initializes this listener.
|
void |
onMessage(UimaMessage aMessage)
Called when a new message is sent from a collocated client.
|
void |
startIt() |
void |
stopIt() |
public UimaVmMessageListener(AnalysisEngineController aController)
public void onMessage(UimaMessage aMessage)
onMessage in interface UimaMessageListenerpublic void initialize(UimaAsContext context) throws Exception
initialize in interface UimaMessageListenerExceptionpublic void startIt()
startIt in interface UimaMessageListenerpublic void stopIt()
stopIt in interface UimaMessageListenerCopyright © 2016. All rights reserved.