org.mule.module.logging
Class ContainerLogHandlerThreadTestCase

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

public class ContainerLogHandlerThreadTestCase
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
ContainerLogHandlerThreadTestCase(AbstractLogHandlerThreadTestCase.LoggerFactoryFactory loggerFactory, String logHandlerThreadName)
           
 
Method Summary
 void doesNotStarsLogHandlerThreadOnContainerMode()
           
 
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

ContainerLogHandlerThreadTestCase

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

doesNotStarsLogHandlerThreadOnContainerMode

public void doesNotStarsLogHandlerThreadOnContainerMode()
                                                 throws Exception
Throws:
Exception


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