Uses of Class
org.axonframework.springboot.TracingProperties.CommandBusProperties
Packages that use TracingProperties.CommandBusProperties
-
Uses of TracingProperties.CommandBusProperties in org.axonframework.springboot
Methods in org.axonframework.springboot that return TracingProperties.CommandBusPropertiesModifier and TypeMethodDescriptionTracingProperties.getCommandBus()Returns the properties describing the tracing settings for theCommandBus.Methods in org.axonframework.springboot with parameters of type TracingProperties.CommandBusPropertiesModifier and TypeMethodDescriptionvoidTracingProperties.setCommandBus(TracingProperties.CommandBusProperties commandBus) Sets the properties describing the tracing settings for theCommandBus.