Uses of Interface
org.apache.logging.log4j.core.appender.ManagerFactory

Packages that use ManagerFactory
org.apache.logging.log4j.core.appender Log4j 2.0 Appenders. 
 

Uses of ManagerFactory in org.apache.logging.log4j.core.appender
 

Methods in org.apache.logging.log4j.core.appender with parameters of type ManagerFactory
static
<M extends AbstractManager,T>
M
AbstractManager.getManager(String name, ManagerFactory<M,T> factory, T data)
          Retrieves a Manager if it has been previously created or creates a new Manager.
static
<T> OutputStreamManager
OutputStreamManager.getManager(String name, T data, ManagerFactory<? extends OutputStreamManager,T> factory)
          Create a Manager.
 



Copyright © 1999-2013 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.