org.apache.logging.log4j.core.appender.db
Class AbstractDatabaseManager.AbstractFactoryData
java.lang.Object
org.apache.logging.log4j.core.appender.db.AbstractDatabaseManager.AbstractFactoryData
- Enclosing class:
- AbstractDatabaseManager
protected abstract static class AbstractDatabaseManager.AbstractFactoryData
- extends Object
Implementations should extend this class for passing data between the getManager method and the manager factory
class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDatabaseManager.AbstractFactoryData
protected AbstractDatabaseManager.AbstractFactoryData(int bufferSize)
- Constructs the base factory data.
- Parameters:
bufferSize
- The size of the buffer.
getBufferSize
public int getBufferSize()
- Gets the buffer size.
- Returns:
- the buffer size.
Copyright © 1999-2015 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.