public final class ServiceInstanceSuppliers extends Object
| Modifier and Type | Method and Description |
|---|---|
static ServiceInstanceSupplier |
from(String serviceId,
ServiceInstance... instances) |
static org.springframework.beans.factory.ObjectProvider<ServiceInstanceSupplier> |
toProvider(String serviceId,
ServiceInstance... instances) |
public static ServiceInstanceSupplier from(String serviceId, ServiceInstance... instances)
public static org.springframework.beans.factory.ObjectProvider<ServiceInstanceSupplier> toProvider(String serviceId, ServiceInstance... instances)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.