Class HttpServiceFinderHubBuilder<T,R extends ServiceRegistry<T>>
java.lang.Object
io.appform.ranger.core.finderhub.ServiceFinderHubBuilder<T,R>
io.appform.ranger.http.servicefinderhub.HttpServiceFinderHubBuilder<T,R>
public class HttpServiceFinderHubBuilder<T,R extends ServiceRegistry<T>>
extends ServiceFinderHubBuilder<T,R>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidpostBuild(ServiceFinderHub<T, R> serviceFinderHub) protected voidpreBuild()Methods inherited from class io.appform.ranger.core.finderhub.ServiceFinderHubBuilder
build, withExtraRefreshSignal, withExtraStartSignalConsumer, withExtraStopSignalConsumer, withRefreshFrequencyMs, withServiceDataSource, withServiceFinderFactory
-
Constructor Details
-
HttpServiceFinderHubBuilder
public HttpServiceFinderHubBuilder()
-
-
Method Details
-
preBuild
protected void preBuild()- Specified by:
preBuildin classServiceFinderHubBuilder<T,R extends ServiceRegistry<T>>
-
postBuild
- Specified by:
postBuildin classServiceFinderHubBuilder<T,R extends ServiceRegistry<T>>
-