public static class ConfigurationFactory.ConfigurationSource extends Object
Constructor and Description |
---|
ConfigurationFactory.ConfigurationSource() |
ConfigurationFactory.ConfigurationSource(InputStream stream) |
ConfigurationFactory.ConfigurationSource(InputStream stream,
File file) |
ConfigurationFactory.ConfigurationSource(InputStream stream,
String location) |
Modifier and Type | Method and Description |
---|---|
File |
getFile() |
InputStream |
getInputStream() |
String |
getLocation() |
void |
setFile(File file) |
void |
setInputStream(InputStream stream) |
void |
setLocation(String location) |
public ConfigurationFactory.ConfigurationSource()
public ConfigurationFactory.ConfigurationSource(InputStream stream)
public ConfigurationFactory.ConfigurationSource(InputStream stream, File file)
public ConfigurationFactory.ConfigurationSource(InputStream stream, String location)
public File getFile()
public void setFile(File file)
public String getLocation()
public void setLocation(String location)
public InputStream getInputStream()
public void setInputStream(InputStream stream)
Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.