public class LogSegmentDecorator extends AbstractSegmentDecorator
CAMEL_COMPONENT, DEFAULT| Constructor and Description |
|---|
LogSegmentDecorator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponent()
The camel component associated with the decorator.
|
boolean |
newSegment()
This method indicates whether the component associated with the SegmentDecorator should result in a new segment
being created.
|
getOperationName, post, pre, stripSchemeAndOptions, toQueryParameterspublic String getComponent()
SegmentDecoratorpublic boolean newSegment()
SegmentDecoratornewSegment in interface SegmentDecoratornewSegment in class AbstractSegmentDecoratorApache Camel