public class ContextInitializer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
AUTOCONFIG_FILE |
static java.lang.String |
CONFIG_FILE_PROPERTY |
static java.lang.String |
GROOVY_AUTOCONFIG_FILE |
static java.lang.String |
TEST_AUTOCONFIG_FILE |
Constructor and Description |
---|
ContextInitializer(LoggerContext loggerContext) |
Modifier and Type | Method and Description |
---|---|
void |
autoConfig() |
void |
configureByResource(java.net.URL url) |
java.net.URL |
findURLOfDefaultConfigurationFile(boolean updateStatus) |
public static final java.lang.String GROOVY_AUTOCONFIG_FILE
public static final java.lang.String AUTOCONFIG_FILE
public static final java.lang.String TEST_AUTOCONFIG_FILE
public static final java.lang.String CONFIG_FILE_PROPERTY
public ContextInitializer(LoggerContext loggerContext)
public void configureByResource(java.net.URL url) throws JoranException
JoranException
public java.net.URL findURLOfDefaultConfigurationFile(boolean updateStatus)
public void autoConfig() throws JoranException
JoranException
Copyright © 2010 - 2020 Adobe. All Rights Reserved