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)
Consumer
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.