|
||||||||||
| 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 UimaMessageListenerjava.lang.Exceptionpublic void startIt()
startIt in interface UimaMessageListenerpublic void stopIt()
stopIt in interface UimaMessageListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||