org.mule.tck.listener
Class ConnectionListener
java.lang.Object
org.mule.tck.listener.ConnectionListener
public class ConnectionListener
- extends Object
Listener for connection notifications.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionListener
public ConnectionListener(MuleContext muleContext)
waitUntilNotificationsAreReceived
public void waitUntilNotificationsAreReceived()
setNumberOfExecutionsRequired
public ConnectionListener setNumberOfExecutionsRequired(int numberOfExecutionsRequired)
- Parameters:
numberOfExecutionsRequired - number of times that the listener must be notified before releasing the latch.
setTimeoutInMillis
public ConnectionListener setTimeoutInMillis(int timeout)
setExpectedAction
public ConnectionListener setExpectedAction(int expectedAction)
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.