public interface Producer
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the producer name.
|
void |
send(Message message,
TestContext context)
Sends the message.
|
void send(Message message, TestContext context)
message
- the message object to send.context
- String getName()
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.