How to inject dependencies into HttpSessionListener, using Spring?

Posted by Shaman on Stack Overflow See other posts from Stack Overflow or by Shaman
Published on 2010-03-12T14:24:43Z Indexed on 2010/03/12 14:27 UTC
Read the original article Hit count: 281

How to inject dependencies into HttpSessionListener, using Spring and without calls, like context.getBean("foo-bar") ?

© Stack Overflow or respective owner

Related posts about spring

Related posts about dependency