Class SedaSegmentDecorator
java.lang.Object
org.apache.camel.component.aws.xray.decorators.AbstractSegmentDecorator
org.apache.camel.component.aws.xray.decorators.internal.AbstractInternalSegmentDecorator
org.apache.camel.component.aws.xray.decorators.internal.SedaSegmentDecorator
- All Implemented Interfaces:
SegmentDecorator
-
Field Summary
Fields inherited from interface org.apache.camel.component.aws.xray.SegmentDecorator
CAMEL_COMPONENT, DEFAULT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe camel component associated with the decorator.Methods inherited from class org.apache.camel.component.aws.xray.decorators.internal.AbstractInternalSegmentDecorator
getOperationNameMethods inherited from class org.apache.camel.component.aws.xray.decorators.AbstractSegmentDecorator
newSegment, post, pre, stripSchemeAndOptions, toQueryParameters
-
Constructor Details
-
SedaSegmentDecorator
public SedaSegmentDecorator()
-
-
Method Details
-
getComponent
Description copied from interface:SegmentDecoratorThe camel component associated with the decorator.- Returns:
- The camel component name
-