public class JmsConsumer extends 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, receiveprotected final JmsEndpointConfiguration endpointConfiguration
public JmsConsumer(String name, JmsEndpointConfiguration endpointConfiguration)
name - endpointConfiguration - public Message receive(String selector, TestContext context, long timeout)
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.