public class ServletContextBeanInjector extends Object implements org.springframework.web.context.ServletContextAware
| Constructor and Description |
|---|
ServletContextBeanInjector() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAttribute(String key,
Object value) |
void |
setServletContext(javax.servlet.ServletContext ctx)
ServletContextAware: Inject the Servlet Context
|
Copyright © 2013. All Rights Reserved.