Uses of Class
org.apache.logging.log4j.core.appender.db.AbstractDatabaseManager.AbstractFactoryData

Packages that use AbstractDatabaseManager.AbstractFactoryData
org.apache.logging.log4j.core.appender.db The classes in this package and sub packages provide appenders for various types of databases and methods for accessing databases. 
 

Uses of AbstractDatabaseManager.AbstractFactoryData in org.apache.logging.log4j.core.appender.db
 

Methods in org.apache.logging.log4j.core.appender.db with type parameters of type AbstractDatabaseManager.AbstractFactoryData
protected static
<M extends AbstractDatabaseManager,T extends AbstractDatabaseManager.AbstractFactoryData>
M
AbstractDatabaseManager.getManager(String name, T data, ManagerFactory<M,T> factory)
          Implementations should define their own getManager method and call this method from that to create or get existing managers.
 



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.