Archive for the tag 'ApplicationContext'

Jul 06 2008

Access the Spring-ApplicationContext from everywhere in your Application

Published by Siegfried Bolz under Java, Spring



In this blog i will show you a short hint how you can access your Spring-ApplicationContext from everywhere in your Application.

Imagine you have an application (e.g. a web or swing-application) which you now want to be Spring-enabled. Ok you add the Spring libraries an... [Read more]

Technorati Tags: ApplicationContext, Java, Spring

66 responses so far