Interface UimaMessageListener
- All Known Implementing Classes:
UimaVmMessageListener
public interface UimaMessageListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
initialize
(UimaAsContext aContext) void
onMessage
(UimaMessage aMessage) void
startIt()
void
stopIt()
-
Method Details
-
onMessage
-
initialize
- Throws:
Exception
-
startIt
void startIt() -
stopIt
void stopIt()
-