public class AsynchronousPayloadSubscriberAckTest extends TckBase
| Modifier and Type | Class and Description |
|---|---|
static class |
AsynchronousPayloadSubscriberAckTest.PayloadConsumer |
| Constructor and Description |
|---|
AsynchronousPayloadSubscriberAckTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> |
deployment() |
void |
testThatMessagesAreAckedAfterSuccessfulProcessingOfMessage() |
void |
testThatMessagesAreNackedAfterFailingProcessingOfMessage() |
getBaseArchivepublic AsynchronousPayloadSubscriberAckTest()
@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–2021 Eclipse Foundation. All rights reserved.