org.apache.logging.log4j.core.net.server
Class AbstractSocketServer.ServerConfigurationFactory
java.lang.Object
org.apache.logging.log4j.core.config.ConfigurationFactory
org.apache.logging.log4j.core.config.xml.XmlConfigurationFactory
org.apache.logging.log4j.core.net.server.AbstractSocketServer.ServerConfigurationFactory
- Enclosing class:
- AbstractSocketServer<T extends InputStream>
protected static class AbstractSocketServer.ServerConfigurationFactory
- extends XmlConfigurationFactory
Factory that creates a Configuration for the server.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractSocketServer.ServerConfigurationFactory
public AbstractSocketServer.ServerConfigurationFactory(String path)
getConfiguration
public Configuration getConfiguration(String name,
URI configLocation)
- Description copied from class:
ConfigurationFactory
- Returns the Configuration.
- Overrides:
getConfiguration
in class ConfigurationFactory
- Parameters:
name
- The configuration name.configLocation
- The configuration location.
- Returns:
- The Configuration.
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.