Thank you both for your answers,
Yes I knew about the parent factory, but my case is different. In fact, I really want at some point to change the behaviour of a Factory. In fact override its...
Type: Posts; User: Ssmeki; Keyword(s):
Thank you both for your answers,
Yes I knew about the parent factory, but my case is different. In fact, I really want at some point to change the behaviour of a Factory. In fact override its...
Hello,
I tried to search for the answer, but didn't find it...so Trying it out here.
I have a XMLBeanFactory (A) used for some purpose, and then I have another XMLBeanFactory (B) used in a...