Package me.ehp246.aufjms.core.dispatch
Class DispatchLogger
java.lang.Object
me.ehp246.aufjms.core.dispatch.DispatchLogger
- All Implemented Interfaces:
DispatchListener
public final class DispatchLogger extends java.lang.Object implements DispatchListener
- Since:
- 1.0
- Author:
- Lei Yang
-
Constructor Summary
Constructors Constructor Description DispatchLogger() -
Method Summary
Modifier and Type Method Description voidonDispatch(JmsMsg msg, JmsDispatch dispatch)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DispatchLogger
public DispatchLogger()
-
-
Method Details
-
onDispatch
- Specified by:
onDispatchin interfaceDispatchListener
-