@Component public class HttpClientFactory extends Object implements org.springframework.beans.factory.FactoryBean
Constructor and Description |
---|
HttpClientFactory() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
Object |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
boolean |
isSslEnabled() |
@PostConstruct public void afterPropertiesSet()
public Object getObject() throws KeyManagementException, NoSuchAlgorithmException
getObject
in interface org.springframework.beans.factory.FactoryBean
KeyManagementException
NoSuchAlgorithmException
public boolean isSslEnabled()
public Class<?> getObjectType()
getObjectType
in interface org.springframework.beans.factory.FactoryBean
public boolean isSingleton()
isSingleton
in interface org.springframework.beans.factory.FactoryBean
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries