Is there a way to set a property in spring to, not an instance of a class, but the class object itself? i.e.
Rather than
Would work? That should be an instance of a Class object...