Uses of Class
org.axonframework.springboot.TracingProperties.EventProcessorProperties
Packages that use TracingProperties.EventProcessorProperties
-
Uses of TracingProperties.EventProcessorProperties in org.axonframework.springboot
Methods in org.axonframework.springboot that return TracingProperties.EventProcessorPropertiesModifier and TypeMethodDescriptionTracingProperties.getEventProcessor()Returns the properties describing the tracing settings for theEventProcessor.Methods in org.axonframework.springboot with parameters of type TracingProperties.EventProcessorPropertiesModifier and TypeMethodDescriptionvoidTracingProperties.setEventProcessor(TracingProperties.EventProcessorProperties eventProcessor) Sets the properties describing the tracing settings for theEventProcessor.