org.apache.logging.log4j.spi
Class Provider

java.lang.Object
  extended by org.apache.logging.log4j.spi.Provider

public class Provider
extends Object


Constructor Summary
Provider(Properties props, URL url)
           
 
Method Summary
 String getClassName()
           
 Integer getPriority()
           
 String getThreadContextMap()
           
 URL getURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Provider

public Provider(Properties props,
                URL url)
Method Detail

getPriority

public Integer getPriority()

getClassName

public String getClassName()

getThreadContextMap

public String getThreadContextMap()

getURL

public URL getURL()


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.