Uses of Interface
me.ehp246.aufjms.api.dispatch.InvocationDispatchConfig
Packages that use InvocationDispatchConfig
-
Uses of InvocationDispatchConfig in me.ehp246.aufjms.api.dispatch
Methods in me.ehp246.aufjms.api.dispatch with parameters of type InvocationDispatchConfigModifier and TypeMethodDescriptionInvocationDispatchBuilder.get(Invocation invocation, InvocationDispatchConfig config) -
Uses of InvocationDispatchConfig in me.ehp246.aufjms.core.dispatch
Methods in me.ehp246.aufjms.core.dispatch with parameters of type InvocationDispatchConfigModifier and TypeMethodDescriptionDefaultInvocationDispatchBuilder.get(Invocation invocation, InvocationDispatchConfig config) <T> TByJmsFactory.newInstance(Class<T> byJmsInterface, InvocationDispatchConfig jmsDispatchConfig, String connectionFactoryName)