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 aServiceInstanceListSupplierinstance based on providedConfigurableApplicationContext.