Spring wiring at run time -- Ben Morgan

Organiser
Groovy & Grails Queensland
Date
Tue, 13 Sep 2011, 07:00 - 09:00 (Add to calendar) GMT
Venue
oracle , Brisbane, AU
Cost
Free

Part of an application I've worked on involved the need to be able to configure functionality at run time. Due to the structure of the application we needed to do this through configuration of a Spring application context. The solution we arrived at configures the wiring of the beans when the application starts which also enabled us to use it as mechanism to add 'plug in' functionality to our application.


This talk will explain why we took this approach and an example of how we used this to make our application more modularised. The techniques I will cover are:

  • Accessing the application context after it is initialised

  • Finding beans of a particular type

  • Adding new 'child' contexts to the existing context

  • Extending the application by adding additional jars to the classpath

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“My definition of an expert in any field is a person who knows enough about what's really going on to be scared.” - P. J. Plauger