Gets all of the interfaces that the Type of the supplied instance implements.
All of the interfaces that the Type of the supplied instance implements; or an empty array if the supplied instance is a null reference (Nothing in Visual Basic).
This includes interfaces implemented by any superclasses.
AopUtils Class | Spring.Aop.Framework Namespace