Package org.jmock.api
Interface ThreadingPolicy
-
- All Known Implementing Classes:
SingleThreadedPolicy,Synchroniser
public interface ThreadingPolicy
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InvocationDispatcherdispatcher()InvokablesynchroniseAccessTo(Invokable mockObject)
-
-
-
Method Detail
-
dispatcher
InvocationDispatcher dispatcher()
-
-