Provides reflective ability on JavaBeans. BeanComparator in com.generationjava.compare uses this and is very nice. com.generationjava.collections.BeanMap is also nice.
Jakarta Commons BeanUtils is pretty much the same as all this. This is cuter I think, but less mature.