| Class taken originally from Spring Framework. Contains static convenience methods for JavaBeans:
for instantiating beans, checking bean property types, copying bean properties, etc.
Mainly for use within the framework, but to some degree also useful for application classes.
Phil Zoio: lifted from Spring source and package renamed to remove Spring as a runtime mandatory
distribution file. Removed unneeded methods. Reformatted.
author: Rod Johnson author: Juergen Hoeller author: Rob Harrop author: Phil Zoio |