public final class TypedModifierInvocationHandler extends Object
protected Object
fragment
protected Method
method
TypedModifierInvocationHandler()
protected Throwable
cleanStackTrace(Throwable throwable, Object proxy, Method method)
Object
invoke(Object proxy, Method method, Object[] args)
void
setMethod(Method method)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Object fragment
protected Method method
public TypedModifierInvocationHandler()
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
Throwable
public void setMethod(Method method)
protected Throwable cleanStackTrace(Throwable throwable, Object proxy, Method method)