Uses of Interface
org.jmock.api.InvocationDispatcher
Packages that use InvocationDispatcher
Package
Description
The jMock "Domain-Specific Embedded Language" API.
The stable API that is used to extend jMock at its published plug-in points.
This package contains internal implementation details.
Classes to help test concurrent code with jMock.
-
Uses of InvocationDispatcher in org.jmock
Fields in org.jmock declared as InvocationDispatcher -
Uses of InvocationDispatcher in org.jmock.api
Methods in org.jmock.api that return InvocationDispatcher -
Uses of InvocationDispatcher in org.jmock.internal
Methods in org.jmock.internal that return InvocationDispatcher -
Uses of InvocationDispatcher in org.jmock.lib.concurrent
Classes in org.jmock.lib.concurrent that implement InvocationDispatcherModifier and TypeClassDescriptionclass
I synchronise my delegate.class
Fields in org.jmock.lib.concurrent declared as InvocationDispatcherModifier and TypeFieldDescriptionprivate final InvocationDispatcher
SynchronisingInvocationDispatcherWrapper.delegate
private InvocationDispatcher
Synchroniser.invocationDispatcher
Methods in org.jmock.lib.concurrent that return InvocationDispatcherConstructors in org.jmock.lib.concurrent with parameters of type InvocationDispatcher