public class JmsSegmentDecorator extends AbstractMessagingSegmentDecorator
| Modifier and Type | Field and Description |
|---|---|
static String |
JMS_MESSAGE_ID |
MESSAGE_BUS_IDCAMEL_COMPONENT, DEFAULT| Constructor and Description |
|---|
JmsSegmentDecorator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponent()
The camel component associated with the decorator.
|
protected String |
getMessageId(org.apache.camel.Exchange exchange) |
getDestination, getOperationName, prenewSegment, post, stripSchemeAndOptions, toQueryParameterspublic static final String JMS_MESSAGE_ID
public String getComponent()
SegmentDecoratorprotected String getMessageId(org.apache.camel.Exchange exchange)
getMessageId in class AbstractMessagingSegmentDecoratorApache Camel