Interface ServiceInstanceListSupplierBuilder.Creator
- All Superinterfaces:
Function<org.springframework.context.ConfigurableApplicationContext, ServiceInstanceListSupplier>
- Enclosing class:
ServiceInstanceListSupplierBuilder
public static interface ServiceInstanceListSupplierBuilder.Creator
extends Function<org.springframework.context.ConfigurableApplicationContext, ServiceInstanceListSupplier>
Allows creating a
ServiceInstanceListSupplier instance based on provided
ConfigurableApplicationContext.- Author:
- Spencer Gibb, Olga Maciaszek-Sharma, Zhiguo Chen, Sabyasachi Bhattacharya, Zhuozhi Ji
-
Method Summary