Annotation Interface ExecutorRemotingMethod


@Target(METHOD) @Retention(RUNTIME) public @interface ExecutorRemotingMethod
An annotation used to configure method level behaviour for executor remoting proxies. which are eventually configured through ExecutorSpaceRemotingProxyFactoryBean. Should be set on the method of the remote interface
Since:
8.0
Author:
uri
See Also: