singleton « Context « Spring Q&A





1. singleton app context    forum.springsource.org

singleton app context Like others, we are migrating to the IOC approach, and in the meantime we are using a singleton to do some lookups where we aren't injecting yet. I ...

2. singletons in Spring context and MessageDrivenContext    forum.springsource.org

singletons in Spring context and MessageDrivenContext i have a webapp that uses mdb's and is deployed to an ear. in my spring context i have some beans defined as singletons. everything ...