public class HystrixAmqpServiceInfo
extends org.springframework.cloud.service.BaseServiceInfo
| Constructor and Description |
|---|
HystrixAmqpServiceInfo(String id,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.service.common.AmqpServiceInfo |
getAmqpInfo() |
String |
getHost() |
String |
getPassword() |
int |
getPort() |
String |
getUserName() |
String |
getVirtualHost() |