Assume I got a bean in a *.jar but no documentation.
Is there a way to find out which properties can be set in SpringXML at all?
In other words: Is there something like a Spring disassembler which lists all possible settable bean variables (including their data type) ?
Peter


Reply With Quote
