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