Uses of Class
org.axonframework.springboot.TracingProperties.DeadlineManagerProperties
Packages that use TracingProperties.DeadlineManagerProperties
-
Uses of TracingProperties.DeadlineManagerProperties in org.axonframework.springboot
Methods in org.axonframework.springboot that return TracingProperties.DeadlineManagerPropertiesModifier and TypeMethodDescriptionTracingProperties.getDeadlineManager()Returns the properties describing the tracing settings for theDeadlineManager.Methods in org.axonframework.springboot with parameters of type TracingProperties.DeadlineManagerPropertiesModifier and TypeMethodDescriptionvoidTracingProperties.setDeadlineManager(TracingProperties.DeadlineManagerProperties deadlineManager) Sets the properties describing the tracing settings for theDeadlineManager.