It's possible, we'd have to create one per listener type though, so it is not as elegant as the filter and servlet model.
On Mon, Sep 20, 2010 at 1:09 AM, Moandji Ezana <[email protected]> wrote: > On Sun, Sep 19, 2010 at 9:24 PM, Dhanji R. Prasanna <[email protected]>wrote: > >> you should use the servlet container's HttpSessionListener directly > > > I was thinking about this a couple of days ago, but haven't had the chance > to try it out. Is it possible to have Guice instantiate and configure > listeners in the same way it does servlets? > > Moandji > > -- > You received this message because you are subscribed to the Google Groups > "google-guice" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-guice%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-guice?hl=en. > -- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
