- <bean id="productClass" class="java.lang.Class"
- factory-method="forName">
- <constructor-arg value="com.example.product.Product"/>
- </bean>
This worked great for my purposes, I received my com.example.product.Product Class object.
A blog about different programming subjects, mainly Java, SQL and PL/SQL that will help address topics that I have found useful.
No comments:
Post a Comment