Class ReplacementForReflection


  • public class ReplacementForReflection
    extends java.lang.Object
    Replacement methods for the class sun.reflect.Reflection.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static java.lang.Class<?> getCallerClass()
      Replacement for getCallerClass().
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ReplacementForReflection

        public ReplacementForReflection()
    • Method Detail

      • getCallerClass

        private static java.lang.Class<?> getCallerClass()
        Replacement for getCallerClass().
        Returns:
        ever Class.class