public class JmsConsumer extends com.consol.citrus.messaging.AbstractSelectiveMessageConsumer
| Modifier and Type | Field and Description |
|---|---|
protected JmsEndpointConfiguration |
endpointConfiguration
Endpoint configuration
|
| Constructor and Description |
|---|
JmsConsumer(String name,
JmsEndpointConfiguration endpointConfiguration)
Default constructor using endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Message |
receive(String selector,
TestContext context,
long timeout) |
receive, receivegetName, receiveclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, receiveprotected final JmsEndpointConfiguration endpointConfiguration
public JmsConsumer(String name, JmsEndpointConfiguration endpointConfiguration)
name - endpointConfiguration - public Message receive(String selector, TestContext context, long timeout)
Copyright © 2008–2021 ConSol Software GmbH. All rights reserved.