All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.confluex.mule.test.http.event.EventLatch.groovy Maven / Gradle / Ivy

There is a newer version: 0.4.3
Show newest version
package com.confluex.mule.test.http.event


interface EventLatch {
    Integer addEvent()
    Boolean waitForEvents(Integer expected, Long timeout)
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy