| Package | Description |
|---|---|
| org.springframework.cloud.service | |
| org.springframework.cloud.util |
| Modifier and Type | Method and Description |
|---|---|
UriInfoFactory |
UriBasedServiceInfo.getUriInfoFactory()
For URI-based (@link ServiceInfo}s which don't conform to the standard URI
format, override this method in your own ServiceInfo class to return a
UriInfoFactory which will create the
appropriate URIs. |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardUriInfoFactory
Factory for standard Cloud Foundry URIs, which all conform to the format:
|
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.