A simple TargetedInvocationHandler which extends the BaseInvocationHandler. Provides
construction of the handler with the target object and implements the
interface by providing access to the target via the getTarget() method.
author: Kuali Rice Team (kuali-rice@googlegroups.com)