public class AsynchronousMessageSubscriberAckTest extends TckBase
Modifier and Type | Class and Description |
---|---|
static class |
AsynchronousMessageSubscriberAckTest.MessageConsumer |
Constructor and Description |
---|
AsynchronousMessageSubscriberAckTest() |
Modifier and Type | Method and Description |
---|---|
static org.jboss.shrinkwrap.api.Archive<org.jboss.shrinkwrap.api.spec.JavaArchive> |
deployment() |
void |
testThatMessagesAreAckedAfterSuccessfulProcessingOfMessage() |
void |
testThatMessagesAreNackedAfterFailingProcessingOfMessage() |
getBaseArchive
public AsynchronousMessageSubscriberAckTest()
@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.