Uses of Class
org.axonframework.springboot.TracingProperties.RepositoryProperties
Packages that use TracingProperties.RepositoryProperties
-
Uses of TracingProperties.RepositoryProperties in org.axonframework.springboot
Methods in org.axonframework.springboot that return TracingProperties.RepositoryPropertiesModifier and TypeMethodDescriptionTracingProperties.getRepository()Returns the properties describing the tracing settings for theRepository.Methods in org.axonframework.springboot with parameters of type TracingProperties.RepositoryPropertiesModifier and TypeMethodDescriptionvoidTracingProperties.setRepository(TracingProperties.RepositoryProperties repository) Sets the properties describing the tracing settings for theRepository.