Uses of Class
com.avioconsulting.mule.opentelemetry.internal.processor.MuleNotificationProcessor
-
Packages that use MuleNotificationProcessor Package Description com.avioconsulting.mule.opentelemetry.internal.interceptor com.avioconsulting.mule.opentelemetry.internal.notifications.listeners -
-
Uses of MuleNotificationProcessor in com.avioconsulting.mule.opentelemetry.internal.interceptor
Constructors in com.avioconsulting.mule.opentelemetry.internal.interceptor with parameters of type MuleNotificationProcessor Constructor Description MessageProcessorTracingInterceptorFactory(MuleNotificationProcessor muleNotificationProcessor, org.mule.runtime.api.component.location.ConfigurationComponentLocator configurationComponentLocator)ProcessorTracingInterceptor(MuleNotificationProcessor muleNotificationProcessor, org.mule.runtime.api.component.location.ConfigurationComponentLocator configurationComponentLocator)Interceptor. -
Uses of MuleNotificationProcessor in com.avioconsulting.mule.opentelemetry.internal.notifications.listeners
Fields in com.avioconsulting.mule.opentelemetry.internal.notifications.listeners declared as MuleNotificationProcessor Modifier and Type Field Description protected MuleNotificationProcessorAbstractMuleNotificationListener. muleNotificationProcessorConstructors in com.avioconsulting.mule.opentelemetry.internal.notifications.listeners with parameters of type MuleNotificationProcessor Constructor Description AbstractMuleNotificationListener(MuleNotificationProcessor muleNotificationProcessor)MetricEventNotificationListener(MuleNotificationProcessor muleNotificationProcessor)MuleMessageProcessorNotificationListener(MuleNotificationProcessor muleNotificationProcessor)MulePipelineMessageNotificationListener(MuleNotificationProcessor muleNotificationProcessor)
-