PDA

View Full Version : Loosely coupled events



ChrisEldredge
10-06-2006, 02:49 PM
Just a quick question about section 3.14.4 in the documentation (http://springframework.net/doc/reference/html/objects.html#context-functionality-pubsub):

I'd like to do what it's doing declaritively from my context.xml file.

Is it only possible to do this progrommatically at this time?

Are there feasibility issues which prevent doing it declaritively?

Bruno Baia
10-06-2006, 11:01 PM
Hi Chris,

You are not the first asking for this :D
http://forum.springframework.net/showthread.php?t=454


Hope this helps,
Bruno