|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationResult | |
mx4j.adaptor.interceptor | |
mx4j.adaptor.rmi |
Uses of InvocationResult in mx4j.adaptor.interceptor |
Methods in mx4j.adaptor.interceptor that return InvocationResult | |
InvocationResult |
LoggerAdaptorInterceptor.invoke(Invocation invocation)
|
InvocationResult |
InvokerAdaptorInterceptor.invoke(Invocation invocation)
|
protected InvocationResult |
InvokerAdaptorInterceptor.doInvoke(Invocation invocation)
|
InvocationResult |
Invocable.invoke(Invocation invocation)
Invocation method |
InvocationResult |
AdaptorInterceptor.invoke(Invocation invocation)
|
protected InvocationResult |
AdaptorInterceptor.doInvoke(Invocation invocation)
The real invocation on the interceptor chain. |
Uses of InvocationResult in mx4j.adaptor.rmi |
Methods in mx4j.adaptor.rmi that return InvocationResult | |
InvocationResult |
RMIAdaptor.invoke(Invocation invocation)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |