org.slf4j.impl
Class Log4j12MultithreadedInitializationTest

java.lang.Object
  extended by org.slf4j.helpers.MultithreadedInitializationTest
      extended by org.slf4j.impl.Log4j12MultithreadedInitializationTest

public class Log4j12MultithreadedInitializationTest
extends MultithreadedInitializationTest


Field Summary
 
Fields inherited from class org.slf4j.helpers.MultithreadedInitializationTest
THREAD_COUNT
 
Constructor Summary
Log4j12MultithreadedInitializationTest()
           
 
Method Summary
protected  int extraLogEvents()
           
protected  long getRecordedEventCount()
           
 void setup()
           
 void tearDown()
           
 
Methods inherited from class org.slf4j.helpers.MultithreadedInitializationTest
multiThreadedInitialization
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Log4j12MultithreadedInitializationTest

public Log4j12MultithreadedInitializationTest()
Method Detail

setup

public void setup()

tearDown

public void tearDown()
              throws Exception
Throws:
Exception

getRecordedEventCount

protected long getRecordedEventCount()
Specified by:
getRecordedEventCount in class MultithreadedInitializationTest

extraLogEvents

protected int extraLogEvents()
Overrides:
extraLogEvents in class MultithreadedInitializationTest


Copyright © 2005–2016 QOS.ch. All rights reserved.