Class SleuthMessagingProperties.Rabbit
- java.lang.Object
-
- org.springframework.cloud.sleuth.autoconfig.instrument.messaging.SleuthMessagingProperties.Rabbit
-
- Enclosing class:
- SleuthMessagingProperties
public static class SleuthMessagingProperties.Rabbit extends Object
RabbitMQ configuration.
-
-
Constructor Summary
Constructors Constructor Description Rabbit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRemoteServiceName()booleanisEnabled()voidsetEnabled(boolean enabled)voidsetRemoteServiceName(String remoteServiceName)
-