public class InvocationContextImpl extends Object implements InvocationContext
| Constructor and Description |
|---|
InvocationContextImpl(Interceptor interceptor,
InvocationContext following) |
InvocationContextImpl(Object target,
Method method,
Object[] arguments) |
public InvocationContextImpl(Object target, Method method, Object[] arguments)
public InvocationContextImpl(Interceptor interceptor, InvocationContext following)
public Object invoke() throws Throwable
InvocationContextinvoke in interface InvocationContextThrowablepublic Method getMethod()
getMethod in interface InvocationContextpublic Object[] getArguments()
getArguments in interface InvocationContextpublic Object getTarget()
getTarget in interface GrapheneProxy.FutureTargetgetTarget in interface InvocationContextCopyright © 2013 JBoss by Red Hat. All Rights Reserved.