| Package | Description |
|---|---|
| com.googlecode.xremoting.core.invoked |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProxyInvokingHelper.afterInvocation(Object target,
Invocation invocation,
Invoker invoker,
InvocationRestriction restriction) |
protected void |
ProxyInvokingHelper.beforeInvocation(Object target,
Invocation invocation,
Invoker invoker,
InvocationRestriction restriction) |
Object |
Invoker.invoke(Object target,
Invocation invocation,
InvocationRestriction restriction)
Invokes an invocation on a target object with restriction.
|
Object |
DefaultInvoker.invoke(Object target,
Invocation invocation,
InvocationRestriction restriction) |
protected Object |
ProxyInvokingHelper.invoke(Object target,
Invocation invocation,
Invoker invoker,
InvocationRestriction restriction) |
Copyright © 2015. All Rights Reserved.