public class MysqlServiceInfoCreator extends LocalConfigServiceInfoCreator<org.springframework.cloud.service.common.MysqlServiceInfo>
| Constructor and Description |
|---|
MysqlServiceInfoCreator() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cloud.service.common.MysqlServiceInfo |
createServiceInfo(java.lang.String id,
java.lang.String uri) |
public org.springframework.cloud.service.common.MysqlServiceInfo createServiceInfo(java.lang.String id,
java.lang.String uri)
createServiceInfo in class org.springframework.cloud.service.UriBasedServiceInfoCreator<org.springframework.cloud.service.common.MysqlServiceInfo>