| Package | Description |
|---|---|
| org.springframework.cloud | |
| org.springframework.cloud.service |
| Modifier and Type | Class and Description |
|---|---|
class |
FallbackServiceInfoCreator<SI extends ServiceInfo,SD>
Fallback service info creator to deal with situations there is no
ServiceInfoCreator that can
accept service data. |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServiceInfoCreator<?,SD>> |
AbstractCloudConnector.serviceInfoCreators |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractCloudConnector.registerServiceInfoCreator(ServiceInfoCreator<? extends ServiceInfo,SD> serviceInfoCreator) |
| Constructor and Description |
|---|
AbstractCloudConnector(Class<? extends ServiceInfoCreator<? extends ServiceInfo,?>> serviceInfoCreatorClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
FallbackBaseServiceInfoCreator |
class |
UriBasedServiceInfoCreator<SI extends ServiceInfo> |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.