Uses of Interface
io.appform.ranger.core.finderhub.ServiceDataSource
Packages that use ServiceDataSource
-
Uses of ServiceDataSource in io.appform.ranger.core.finderhub
Classes in io.appform.ranger.core.finderhub that implement ServiceDataSourceMethods in io.appform.ranger.core.finderhub with parameters of type ServiceDataSourceModifier and TypeMethodDescriptionServiceFinderHubBuilder.withServiceDataSource(ServiceDataSource serviceDataSource) Constructors in io.appform.ranger.core.finderhub with parameters of type ServiceDataSourceModifierConstructorDescriptionServiceFinderHub(ServiceDataSource serviceDataSource, ServiceFinderFactory<T, R> finderFactory)