|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.servlet.DefaultServletModuleManager
com.atlassian.plugin.spring.SpringServletModuleManager
public class SpringServletModuleManager
A ServletModuleManager that has a ServletContext automatically injected
| Constructor Summary | |
|---|---|
SpringServletModuleManager(PluginEventManager pluginEventManager)
|
|
| Method Summary | |
|---|---|
void |
setServletContext(javax.servlet.ServletContext servletContext)
|
| Methods inherited from class com.atlassian.plugin.servlet.DefaultServletModuleManager |
|---|
addFilterModule, addServletModule, getFilters, getFilters, getServlet, onPluginDisabled, onPluginFrameworkShutdown, removeFilterModule, removeServletModule |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringServletModuleManager(PluginEventManager pluginEventManager)
| Method Detail |
|---|
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||