cyber.web.form
Class LoggingConfig
java.lang.Object
|
+--cyber.web.form.AbstractDecomposable
|
+--cyber.web.form.ConfigBase
|
+--cyber.web.form.LoggingConfig
- All Implemented Interfaces:
- Decomposable
- public class LoggingConfig
- extends ConfigBase
- Author:
- cying
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOGGING_CONFIG_FILE
public static final String LOGGING_CONFIG_FILE
LoggingConfig
public LoggingConfig()
getConfigFilePath
public String getConfigFilePath()
- Overrides:
getConfigFilePath in class ConfigBase
- Following copied from class:
cyber.web.form.ConfigBase
- Returns:
-
handleAfterReconfigure
protected void handleAfterReconfigure()
- Overrides:
handleAfterReconfigure in class ConfigBase
internalReconfigure
protected void internalReconfigure(ConfigSource configSrc)
throws ConfigException
- Overrides:
internalReconfigure in class ConfigBase
- Following copied from class:
cyber.web.form.ConfigBase
- Parameters:
configSrc -
getInstance
public static LoggingConfig getInstance(ServletContext app)
Copyright 2000-2002 Apache Software Foundation.