Package org.apache.uima.pear.util
Interface MessageRouter.StdChannelListener
-
- Enclosing class:
- MessageRouter
public static interface MessageRouter.StdChannelListenerTheStdChannelListenerinterface declares methods that should be implemented by each standard message channel listener.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiderrMsgPosted(java.lang.String errMsg)voidoutMsgPosted(java.lang.String outMsg)
-