Class EventLatchManager

java.lang.Object
com.atlassian.confluence.test.rpc.EventLatchManager

public class EventLatchManager extends Object
Used to manage references to latches that are used to support the ability for test clients to register an event listener on the server side and to block until that event is published.
  • Constructor Details

    • EventLatchManager

      public EventLatchManager()
  • Method Details