public class MultiThreadedRollingTest extends Object
Constructor and Description |
---|
MultiThreadedRollingTest() |
Modifier and Type | Method and Description |
---|---|
void |
multiThreadedSizeBased() |
void |
multiThreadedTimedBased() |
void |
setUp() |
void |
setUpSizeBasedTriggeringPolicy(RollingFileAppender<Object> rfa) |
void |
setUpTimeBasedTriggeringPolicy(RollingFileAppender<Object> rfa) |
void |
tearDown() |
public MultiThreadedRollingTest()
public void setUpTimeBasedTriggeringPolicy(RollingFileAppender<Object> rfa)
public void setUpSizeBasedTriggeringPolicy(RollingFileAppender<Object> rfa)
public void multiThreadedTimedBased() throws InterruptedException, IOException
InterruptedException
IOException
public void multiThreadedSizeBased() throws InterruptedException, IOException
InterruptedException
IOException
Copyright © 2005–2018 QOS.ch. All rights reserved.