Uses of Interface
me.ehp246.aufjms.core.dispatch.InvocationDispatchBinder
Packages that use InvocationDispatchBinder
-
Uses of InvocationDispatchBinder in me.ehp246.aufjms.core.dispatch
Methods in me.ehp246.aufjms.core.dispatch that return InvocationDispatchBinderModifier and TypeMethodDescriptionDispatchMethodBinder.invocationBinder()Returns the value of theinvocationBinderrecord component.Constructors in me.ehp246.aufjms.core.dispatch with parameters of type InvocationDispatchBinderModifierConstructorDescriptionDispatchMethodBinder(InvocationDispatchBinder invocationBinder, me.ehp246.aufjms.core.dispatch.InvocationReturnBinder returnBinder) Creates an instance of aDispatchMethodBinderrecord class.