public static class AbstractVaultConfiguration.ClientFactoryWrapper extends Object implements InitializingBean, DisposableBean
ClientHttpRequestFactory
to not expose the bean globally.Constructor and Description |
---|
ClientFactoryWrapper(ClientHttpRequestFactory clientHttpRequestFactory) |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
destroy() |
ClientHttpRequestFactory |
getClientHttpRequestFactory() |
public ClientFactoryWrapper(ClientHttpRequestFactory clientHttpRequestFactory)
public void destroy() throws Exception
destroy
in interface DisposableBean
Exception
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface InitializingBean
Exception
public ClientHttpRequestFactory getClientHttpRequestFactory()
Copyright © 2016–2020 Pivotal Software, Inc.. All rights reserved.