PDA

View Full Version : calling parameterized constructor of dynamic mbean using springs



anosh_nathaniel
Nov 1st, 2007, 02:20 AM
I am creating dynamic mbeans runtime on the basis of property files, so i need to pass file name to its constructurs.How can i do this using spring configuration file(xml file).