public class ReconfigureOnChangeTest extends Object
Constructor and Description |
---|
ReconfigureOnChangeTest() |
Modifier and Type | Method and Description |
---|---|
static void |
classSetup() |
double |
directLoop(ReconfigureOnChangeFilter rocf) |
void |
directPerfTest() |
void |
fallbackToSafe() |
void |
fallbackToSafeWithIncludedFile() |
void |
includeScanViaInputStreamSuppliedConfigFile() |
double |
indirectLoop() |
void |
indirectPerfTest() |
void |
installFilter() |
void |
scan_LOGBACK_474() |
void |
scanWithFileInclusion() |
void |
scanWithResourceInclusion() |
void |
setUp() |
void |
tearDown() |
public ReconfigureOnChangeTest()
public static void classSetup()
public void setUp()
public void tearDown()
public void installFilter() throws JoranException, IOException, InterruptedException
public void scanWithFileInclusion() throws JoranException, IOException, InterruptedException
public void scanWithResourceInclusion() throws JoranException, IOException, InterruptedException
public void includeScanViaInputStreamSuppliedConfigFile() throws IOException, JoranException, InterruptedException
public void fallbackToSafe() throws IOException, JoranException, InterruptedException
public void fallbackToSafeWithIncludedFile() throws IOException, JoranException, InterruptedException
public void scan_LOGBACK_474() throws JoranException, IOException, InterruptedException
public void directPerfTest() throws MalformedURLException
MalformedURLException
public double directLoop(ReconfigureOnChangeFilter rocf)
public void indirectPerfTest() throws MalformedURLException
MalformedURLException
public double indirectLoop()
Copyright © 2005–2018 QOS.ch. All rights reserved.