public class UimaVmMessageListener extends java.lang.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 java.lang.Exception
initialize in interface UimaMessageListenerjava.lang.Exceptionpublic void startIt()
startIt in interface UimaMessageListenerpublic void stopIt()
stopIt in interface UimaMessageListenerCopyright © 2012. All Rights Reserved.