org.apache.commons.logging.tccl.logfactory |
|
Java Source File Name | Type | Comment |
TcclDisabledTestCase.java | Class | Verify that a commons-logging.properties file can prevent a custom
LogFactoryImpl being loaded from the tccl classloader. |
TcclEnabledTestCase.java | Class | Verify that by default a custom LogFactoryImpl is loaded from the
tccl classloader. |