Package me.ehp246.aufjms.core.endpoint
Class ExecutionReplier
java.lang.Object
me.ehp246.aufjms.core.endpoint.ExecutionReplier
public final class ExecutionReplier
extends java.lang.Object
- Author:
- Lei Yang
-
Constructor Summary
Constructors Constructor Description ExecutionReplier(JmsDispatchFn dispatchFn) -
Method Summary
Modifier and Type Method Description voidapply(ExecutedInstance executed)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ExecutionReplier
-
-
Method Details
-
apply
-