org.mule.module.logging
Class StandaloneLogHandlerThreadTestCase

java.lang.Object
  extended by org.mule.module.logging.AbstractLogHandlerThreadTestCase
      extended by org.mule.module.logging.StandaloneLogHandlerThreadTestCase

public class StandaloneLogHandlerThreadTestCase
extends AbstractLogHandlerThreadTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.mule.module.logging.AbstractLogHandlerThreadTestCase
AbstractLogHandlerThreadTestCase.LoggerFactoryFactory, AbstractLogHandlerThreadTestCase.MuleLogFactoryFactory, AbstractLogHandlerThreadTestCase.MuleLoggerFactoryFactory
 
Field Summary
 
Fields inherited from class org.mule.module.logging.AbstractLogHandlerThreadTestCase
createdLoggerReferenceHandler, loggerFactory, logHandlerThreadName
 
Constructor Summary
StandaloneLogHandlerThreadTestCase(AbstractLogHandlerThreadTestCase.LoggerFactoryFactory loggerFactory, String logHandlerThreadName)
           
 
Method Summary
static void restoreSystemProperty()
           
static void setUpSystemProperty()
           
 void startsLogHandlerThreadOnStandaloneMode()
           
 
Methods inherited from class org.mule.module.logging.AbstractLogHandlerThreadTestCase
parameters, setUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandaloneLogHandlerThreadTestCase

public StandaloneLogHandlerThreadTestCase(AbstractLogHandlerThreadTestCase.LoggerFactoryFactory loggerFactory,
                                          String logHandlerThreadName)
Method Detail

setUpSystemProperty

public static void setUpSystemProperty()

restoreSystemProperty

public static void restoreSystemProperty()

startsLogHandlerThreadOnStandaloneMode

public void startsLogHandlerThreadOnStandaloneMode()
                                            throws Exception
Throws:
Exception


Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.