Uses of Interface
io.appform.ranger.core.finderhub.ServiceFinderFactory
Packages that use ServiceFinderFactory
-
Uses of ServiceFinderFactory in io.appform.ranger.core.finderhub
Methods in io.appform.ranger.core.finderhub with parameters of type ServiceFinderFactoryModifier and TypeMethodDescriptionServiceFinderHubBuilder.withServiceFinderFactory(ServiceFinderFactory<T, R> serviceFinderFactory) Constructors in io.appform.ranger.core.finderhub with parameters of type ServiceFinderFactoryModifierConstructorDescriptionServiceFinderHub(ServiceDataSource serviceDataSource, ServiceFinderFactory<T, R> finderFactory)