spring-framework / org.springframework.remoting.support / DefaultRemoteInvocationExecutor / <init>

<init>

DefaultRemoteInvocationExecutor()

Default implementation of the RemoteInvocationExecutor interface. Simply delegates to RemoteInvocation's invoke method.

Author
Juergen Hoeller

Since
1.1

See Also
RemoteInvocation#invoke