Uses of Class
org.axonframework.springboot.TracingProperties.AttributeProviders
Packages that use TracingProperties.AttributeProviders
-
Uses of TracingProperties.AttributeProviders in org.axonframework.springboot
Methods in org.axonframework.springboot that return TracingProperties.AttributeProvidersModifier and TypeMethodDescriptionTracingProperties.getAttributeProviders()The value for whichSpanAttributesProviders are enabled.Methods in org.axonframework.springboot with parameters of type TracingProperties.AttributeProvidersModifier and TypeMethodDescriptionvoidTracingProperties.setAttributeProviders(TracingProperties.AttributeProviders attributeProviders) Sets the value for whichSpanAttributesProvidersare enabled.