public class BeanHolder implements FactoryBean(Code)
The entire purpose of this class is to wrap an otherwise normal bean
whose class is dynamically set at runtime through the PropertyPlaceholderConfigurer
because the element attributes themselves are not parameterizable,
only the property values.
author: Kuali Rice Team (kuali-rice@googlegroups.com)