org.riotfamily.common.log
Class ServletContextAppenderConfigurer
java.lang.Object
org.riotfamily.common.log.ServletContextAppenderConfigurer
- All Implemented Interfaces:
- ServletContextAware
public class ServletContextAppenderConfigurer
- extends Object
- implements ServletContextAware
Bean that initializes the ServletContextAppender by setting a reference
to the ServletContext.
- Author:
- Felix Gnass [fgnass at neteye dot de]
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServletContextAppenderConfigurer
public ServletContextAppenderConfigurer()
setServletContext
public void setServletContext(ServletContext servletContext)
- Specified by:
setServletContext
in interface ServletContextAware