Class DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver

    • Constructor Detail

      • TargetInstanceBytecodeMethodResolver

        protected TargetInstanceBytecodeMethodResolver()
    • Method Detail

      • getDeclaredMethod

        public void getDeclaredMethod​(org.jboss.classfilewriter.ClassMethod classMethod,
                                      String declaringClass,
                                      String methodName,
                                      String[] parameterTypes,
                                      org.jboss.classfilewriter.ClassMethod staticConstructor)
        Specified by:
        getDeclaredMethod in interface BytecodeMethodResolver