org.apache.logging.log4j.util
Class ProviderUtil

java.lang.Object
  extended by org.apache.logging.log4j.util.ProviderUtil

public final class ProviderUtil
extends Object

Consider this class private.


Method Summary
static ClassLoader findClassLoader()
           
static Iterable<Provider> getProviders()
           
static boolean hasProviders()
           
protected static void loadProviders(Enumeration<URL> enumResources)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

loadProviders

protected static void loadProviders(Enumeration<URL> enumResources)

getProviders

public static Iterable<Provider> getProviders()

hasProviders

public static boolean hasProviders()

findClassLoader

public static ClassLoader findClassLoader()


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.