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 UimaMessageListener
public void initialize(UimaAsContext context) throws Exception
initialize
in interface UimaMessageListener
Exception
public void startIt()
startIt
in interface UimaMessageListener
public void stopIt()
stopIt
in interface UimaMessageListener
Copyright © 2017. All rights reserved.