public interface JavassistMethod
JavassistMethod
Will typically be implemented by a generated class to make calls to a particular target method
Object
invoke(Object target, Object[] args)
Object invoke(Object target, Object[] args) throws Throwable
target
args
Throwable
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.