org.slf4j.impl
Class StaticLoggerBinderFriend

java.lang.Object
  extended by org.slf4j.impl.StaticLoggerBinderFriend

public class StaticLoggerBinderFriend
extends Object

This class grants public access to package protected methods of StaticLoggerBinder. Used for testing purposes.

Author:
Ceki Gulcu

Constructor Summary
StaticLoggerBinderFriend()
           
 
Method Summary
static void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticLoggerBinderFriend

public StaticLoggerBinderFriend()
Method Detail

reset

public static void reset()


Copyright © 2005-2009 QOS.ch. All Rights Reserved.