org.springframework.remoting.support
public class: DefaultRemoteInvocationExecutor [javadoc |
source]
java.lang.Object
org.springframework.remoting.support.DefaultRemoteInvocationExecutor
All Implemented Interfaces:
RemoteInvocationExecutor
Default implementation of the
RemoteInvocationExecutor interface.
Simply delegates to
RemoteInvocation 's invoke method.
Also see:
- RemoteInvocation#invoke
- author:
Juergen - Hoeller
- since:
1.1 -
| Method from org.springframework.remoting.support.DefaultRemoteInvocationExecutor Summary: |
|---|
|
invoke |