|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.faces.beanManager.BeanManagerServletContextListener
public class BeanManagerServletContextListener
A Servlet Context Listener that places the BeanManager under a known attribute key
| Field Summary | |
|---|---|
static java.lang.String |
BEANMANAGER_SERVLETCONTEXT_KEY
|
| Constructor Summary | |
|---|---|
BeanManagerServletContextListener()
|
|
| Method Summary | |
|---|---|
void |
contextDestroyed(ServletContextEvent sce)
|
void |
contextInitialized(ServletContextEvent sce)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String BEANMANAGER_SERVLETCONTEXT_KEY
| Constructor Detail |
|---|
public BeanManagerServletContextListener()
| Method Detail |
|---|
public void contextDestroyed(ServletContextEvent sce)
contextDestroyed in interface ServletContextListenerpublic void contextInitialized(ServletContextEvent sce)
contextInitialized in interface ServletContextListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||