public abstract class AbstractInternalSegmentDecorator extends AbstractSegmentDecorator
CAMEL_COMPONENT, DEFAULT| Constructor and Description |
|---|
AbstractInternalSegmentDecorator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getOperationName(org.apache.camel.Exchange exchange,
org.apache.camel.Endpoint endpoint)
This method returns the operation name to use with the segment representing this exchange and endpoint.
|
newSegment, post, pre, stripSchemeAndOptions, toQueryParametersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComponentpublic String getOperationName(org.apache.camel.Exchange exchange, org.apache.camel.Endpoint endpoint)
SegmentDecoratorgetOperationName in interface SegmentDecoratorgetOperationName in class AbstractSegmentDecoratorexchange - The exchangeendpoint - The endpointApache Camel