Home | History | Annotate | Download | only in impl

Lines Matching defs:getContextClassLoader

424     protected static ClassLoader getContextClassLoader() throws LogConfigurationException {
425 return LogFactory.getContextClassLoader();
1168 ClassLoader contextClassLoader = getContextClassLoader();