Spring Framework Get class name of an object

Simple call:

this.getClass().getName();