public class MavenProxyPropertyLoader extends Object
Constructor and Description |
---|
MavenProxyPropertyLoader() |
Modifier and Type | Method and Description |
---|---|
void |
load(InputStream is,
Configuration configuration) |
void |
load(Properties props,
Configuration configuration) |
public MavenProxyPropertyLoader()
public void load(Properties props, Configuration configuration) throws InvalidConfigurationException
InvalidConfigurationException
public void load(InputStream is, Configuration configuration) throws IOException, InvalidConfigurationException
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.