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