ch.qos.logback.classic.util
Class InitializationTest

java.lang.Object
  extended by ch.qos.logback.classic.util.InitializationTest

public class InitializationTest
extends Object


Constructor Summary
InitializationTest()
           
 
Method Summary
 void atoconfig()
           
 void autoConfigFromSystemProperties()
           
 void autoOnConsoleStatusListener()
           
 void autoStatusListener()
           
 void doAutoConfigFromSystemProperties(String val)
           
 void reset()
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitializationTest

public InitializationTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

atoconfig

public void atoconfig()

reset

public void reset()
           throws JoranException
Throws:
JoranException

autoConfigFromSystemProperties

public void autoConfigFromSystemProperties()
                                    throws JoranException
Throws:
JoranException

doAutoConfigFromSystemProperties

public void doAutoConfigFromSystemProperties(String val)
                                      throws JoranException
Throws:
JoranException

autoStatusListener

public void autoStatusListener()
                        throws JoranException
Throws:
JoranException

autoOnConsoleStatusListener

public void autoOnConsoleStatusListener()
                                 throws JoranException
Throws:
JoranException


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