public class ConsulBootstrapper extends Object implements org.springframework.boot.Bootstrapper
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsulBootstrapper.LoadContext |
static interface |
ConsulBootstrapper.LoaderInterceptor |
static interface |
ConsulBootstrapper.LoaderInvocation |
| Constructor and Description |
|---|
ConsulBootstrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
intitialize(org.springframework.boot.BootstrapRegistry registry) |
ConsulBootstrapper |
withConsulClientFactory(Function<org.springframework.boot.BootstrapContext,com.ecwid.consul.v1.ConsulClient> consulClientFactory) |
ConsulBootstrapper |
withLoaderInterceptor(ConsulBootstrapper.LoaderInterceptor loaderInterceptor) |
public ConsulBootstrapper withConsulClientFactory(Function<org.springframework.boot.BootstrapContext,com.ecwid.consul.v1.ConsulClient> consulClientFactory)
public ConsulBootstrapper withLoaderInterceptor(ConsulBootstrapper.LoaderInterceptor loaderInterceptor)
public void intitialize(org.springframework.boot.BootstrapRegistry registry)
intitialize in interface org.springframework.boot.BootstrapperCopyright © 2021 Pivotal Software, Inc.. All rights reserved.