An Invoker that is able to call protected and private methods. If the proxies type is an abstract class, it might be necessary to use an PrivateInvoker instead of a SimpleInvoker. Otherwise the method implementations may not call the protected or private methods of the own type.
@author Jörg Schaible
@since 0.2
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.