Package me.ehp246.aufjms.api.dispatch
Interface DispatchListener
- All Known Implementing Classes:
DispatchLogger
public interface DispatchListener
- Author:
- Lei Yang
-
Method Summary
Modifier and Type Method Description voidonDispatch(JmsMsg msg)
-
Method Details
-
onDispatch
-