Class SynchronisingInvocationDispatcherWrapper

  • All Implemented Interfaces:
    org.hamcrest.SelfDescribing, ExpectationCollector, InvocationDispatcher

    public class SynchronisingInvocationDispatcherWrapper
    extends java.lang.Object
    implements InvocationDispatcher
    I synchronise my delegate. This serialises access to the internal Expectation and StateMachine collections.