Class SleuthMessagingProperties.Rabbit
java.lang.Object
org.springframework.cloud.sleuth.autoconfig.instrument.messaging.SleuthMessagingProperties.Rabbit
- Enclosing class:
- SleuthMessagingProperties
RabbitMQ configuration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetEnabled(boolean enabled) voidsetRemoteServiceName(String remoteServiceName)
-
Constructor Details
-
Rabbit
public Rabbit()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
setEnabled
public void setEnabled(boolean enabled) -
getRemoteServiceName
-
setRemoteServiceName
-