Hi All,
I'm newbie to Spring.
Say, bean xml is loaded and I get application context.
After this if I want to change the bean definition. Is it possible?
If yes, how?
This is particulary required when my bean is "quartz.JobDetailBean" and I need to change the parameters to poll a device dynamically. say interval, repeatCount etc.)
Any help is appreciated.
thanks,
anagha


Reply With Quote