@Singleton
final class HttpProxySystemPropertiesConfigurator
extends java.lang.Object
It must be used as eager singleton.
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
log |
Constructor and Description |
---|
HttpProxySystemPropertiesConfigurator() |
Modifier and Type | Method and Description |
---|---|
void |
init(org.apache.commons.configuration.Configuration config) |
private void |
setNoProxyProperties(org.apache.commons.configuration.Configuration config) |
private java.lang.String |
setProperties(org.apache.commons.configuration.Configuration config,
java.lang.String prot) |
@Inject public HttpProxySystemPropertiesConfigurator()
@Inject public void init(org.apache.commons.configuration.Configuration config)
private void setNoProxyProperties(org.apache.commons.configuration.Configuration config)
private java.lang.String setProperties(org.apache.commons.configuration.Configuration config, java.lang.String prot)