org.javasimon.spring
Class SimonWebConfigurationBean
java.lang.Object
org.javasimon.spring.SimonConfigurationBean
org.javasimon.spring.SimonWebConfigurationBean
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware
public class SimonWebConfigurationBean
- extends SimonConfigurationBean
- implements org.springframework.web.context.ServletContextAware
SimonConfigurationBean with extended function - just pushes configured manager to the ServletContext attribute
SimonUtils.MANAGER_SERVLET_CTX_ATTRIBUTE.
- Author:
- Richard "Virgo" Richter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimonWebConfigurationBean
public SimonWebConfigurationBean()
setServletContext
public void setServletContext(javax.servlet.ServletContext servletContext)
- Specified by:
setServletContext in interface org.springframework.web.context.ServletContextAware
Copyright © 2012. All Rights Reserved.