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