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, toQueryParameters
public String getComponent()
SegmentDecorator
public boolean newSegment()
SegmentDecorator
newSegment
in interface SegmentDecorator
newSegment
in class AbstractSegmentDecorator
Apache Camel