com.atlassian.plugin.spring
Class SpringServletModuleManager
java.lang.Object
com.atlassian.plugin.servlet.DefaultServletModuleManager
com.atlassian.plugin.spring.SpringServletModuleManager
- All Implemented Interfaces:
- ServletModuleManager, org.springframework.web.context.ServletContextAware
public class SpringServletModuleManager
- extends DefaultServletModuleManager
- implements org.springframework.web.context.ServletContextAware
A ServletModuleManager that has a ServletContext automatically injected
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringServletModuleManager
public SpringServletModuleManager(PluginEventManager pluginEventManager)
setServletContext
public void setServletContext(javax.servlet.ServletContext servletContext)
- Specified by:
setServletContext in interface org.springframework.web.context.ServletContextAware
Copyright © 2015 Atlassian. All rights reserved.