public class AsynchronousMessageProcessorAckTest extends TckBase
| Modifier and Type | Class and Description |
|---|---|
static class |
AsynchronousMessageProcessorAckTest.MessageProcessor |
static class |
AsynchronousMessageProcessorAckTest.Sink |
| Constructor and Description |
|---|
AsynchronousMessageProcessorAckTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> |
deployment() |
void |
testThatMessagesAreAckedAfterSuccessfulProcessingOfMessage() |
void |
testThatMessagesAreNackedAfterFailingProcessingOfMessage() |
getBaseArchive@Deployment public static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> deployment()
public void testThatMessagesAreAckedAfterSuccessfulProcessingOfMessage()
throws InterruptedException,
TimeoutException,
ExecutionException
public void testThatMessagesAreNackedAfterFailingProcessingOfMessage()
throws InterruptedException,
TimeoutException,
ExecutionException
Copyright © 2018 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.