public class DBProcessorComponent extends AbstractProcessorComponent
AbstractProcessorComponent.ContextMapGetter| Modifier and Type | Field and Description |
|---|---|
static String |
NAMESPACE |
configurationComponentLocator, FLOW, NAMESPACE_MULE| Constructor and Description |
|---|
DBProcessorComponent() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(org.mule.runtime.api.component.ComponentIdentifier componentIdentifier) |
protected <A> Map<String,String> |
getAttributes(org.mule.runtime.api.component.Component component,
org.mule.runtime.api.metadata.TypedValue<A> attributes) |
protected String |
getNamespace() |
protected List<String> |
getOperations() |
protected List<String> |
getSources() |
protected io.opentelemetry.api.trace.SpanKind |
getSpanKind() |
addTagIfPresent, getBaseTraceComponent, getDefaultSpanName, getEndTraceComponent, getProcessorCommonTags, getSourceComponent, getSourceIdentifier, getStartTraceComponent, getStartTraceComponent, getTraceComponentBuilderFor, getTransactionId, namespaceSupported, operationSupported, sourceSupported, withConfigurationComponentLocatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSourceEndTraceComponent, getSourceStartTraceComponentpublic static final String NAMESPACE
public boolean canHandle(org.mule.runtime.api.component.ComponentIdentifier componentIdentifier)
canHandle in interface ProcessorComponentcanHandle in class AbstractProcessorComponentprotected String getNamespace()
getNamespace in class AbstractProcessorComponentprotected List<String> getOperations()
getOperations in class AbstractProcessorComponentprotected List<String> getSources()
getSources in class AbstractProcessorComponentprotected io.opentelemetry.api.trace.SpanKind getSpanKind()
getSpanKind in class AbstractProcessorComponentprotected <A> Map<String,String> getAttributes(org.mule.runtime.api.component.Component component, org.mule.runtime.api.metadata.TypedValue<A> attributes)
getAttributes in class AbstractProcessorComponentCopyright © 2024 AVIO Consulting. All rights reserved.