Class Synchroniser

java.lang.Object
org.jmock.lib.concurrent.Synchroniser
All Implemented Interfaces:
ThreadingPolicy

public class Synchroniser extends Object implements ThreadingPolicy
A ThreadingPolicy that makes the Mockery thread-safe and helps tests synchronise with background threads.