public abstract class AbstractMessageConsumer extends Object implements Consumer
| Constructor and Description |
|---|
AbstractMessageConsumer(String name,
EndpointConfiguration endpointConfiguration)
Default constructor using receive timeout setting.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the consumer name.
|
Message |
receive(TestContext context)
Receive message with default timeout.
|
public AbstractMessageConsumer(String name, EndpointConfiguration endpointConfiguration)
name - endpointConfiguration - public Message receive(TestContext context)
ConsumerCopyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.