protected void |
ProxyInvokingHelper.afterInvocation(Object target,
Invocation invocation,
Invoker invoker,
InvocationRestriction restriction) |
protected void |
ProxyInvokingHelper.beforeInvocation(Object target,
Invocation invocation,
Invoker invoker,
InvocationRestriction restriction) |
protected void |
DefaultInvoker.checkMethod(Method method,
InvocationRestriction restriction) |
void |
ProxyInvokingHelper.invoke(Object target,
InputStream is,
OutputStream os,
Serializer serializer,
Invoker invoker,
InvocationRestriction restriction) |
Object |
DefaultInvoker.invoke(Object target,
Invocation invocation,
InvocationRestriction restriction) |
Object |
Invoker.invoke(Object target,
Invocation invocation,
InvocationRestriction restriction)
Invokes an invocation on a target object with restriction.
|
protected Object |
ProxyInvokingHelper.invoke(Object target,
Invocation invocation,
Invoker invoker,
InvocationRestriction restriction) |