|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.waffle.context.WaffleContextListener
org.codehaus.waffle.context.pico.PicoWaffleContextListener
public class PicoWaffleContextListener
Pico-based WaffleContextListener that uses PicoComponentRegistry instances.
Constructor Summary | |
---|---|
PicoWaffleContextListener()
|
Method Summary | |
---|---|
protected ComponentRegistry |
buildComponentRegistry(javax.servlet.ServletContext servletContext)
Concrete subclasses to provide a Waffle ComponentRegistry instance |
Methods inherited from class org.codehaus.waffle.context.WaffleContextListener |
---|
contextDestroyed, contextInitialized, sessionCreated, sessionDestroyed |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PicoWaffleContextListener()
Method Detail |
---|
protected ComponentRegistry buildComponentRegistry(javax.servlet.ServletContext servletContext)
WaffleContextListener
buildComponentRegistry
in class WaffleContextListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |