Package me.ehp246.aufjms.core.dispatch
Class DefaultInvocationDispatchBuilder
java.lang.Object
me.ehp246.aufjms.core.dispatch.DefaultInvocationDispatchBuilder
- All Implemented Interfaces:
InvocationDispatchBuilder
public final class DefaultInvocationDispatchBuilder extends java.lang.Object implements InvocationDispatchBuilder
- Since:
- 1.0
- Author:
- Lei Yang
-
Constructor Summary
Constructors Constructor Description DefaultInvocationDispatchBuilder(PropertyResolver propertyResolver) -
Method Summary
Modifier and Type Method Description JmsDispatchget(Invocation invocation, DispatchConfig config)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
DefaultInvocationDispatchBuilder
-
-
Method Details
-
get
- Specified by:
getin interfaceInvocationDispatchBuilder
-