Package org.mule.tests.internal
Class TestQueue
java.lang.Object
org.mule.tests.internal.TestQueue
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestQueue
-
-
Method Details
-
getName
-
push
- Throws:
InterruptedException
-
pop
public org.mule.runtime.core.api.event.CoreEvent pop() -
pop
public org.mule.runtime.core.api.event.CoreEvent pop(long timeout, TimeUnit timeUnit) throws InterruptedException - Throws:
InterruptedException
-
countPendingEvents
public int countPendingEvents()
-