|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.uima.aae.spi.transport.vm.UimaVmMessageListener
public class UimaVmMessageListener
Constructor Summary | |
---|---|
UimaVmMessageListener(AnalysisEngineController aController)
|
Method Summary | |
---|---|
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UimaVmMessageListener(AnalysisEngineController aController)
Method Detail |
---|
public void onMessage(UimaMessage aMessage)
onMessage
in interface UimaMessageListener
public void initialize(UimaAsContext context) throws java.lang.Exception
initialize
in interface UimaMessageListener
java.lang.Exception
public void startIt()
startIt
in interface UimaMessageListener
public void stopIt()
stopIt
in interface UimaMessageListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |