接口的使用
org.springframework.remoting.support.RemoteInvocationExecutor
使用RemoteInvocationExecutor的程序包 程序包 说明 org.springframework.remoting.support Generic support classes for remoting implementations.org.springframework.remoting.support中RemoteInvocationExecutor的使用
实现RemoteInvocationExecutor的org.springframework.remoting.support中的类 修饰符和类型 类 说明 classDefaultRemoteInvocationExecutorDefault implementation of theRemoteInvocationExecutorinterface.返回RemoteInvocationExecutor的org.springframework.remoting.support中的方法 修饰符和类型 方法 说明 RemoteInvocationExecutorRemoteInvocationBasedExporter. getRemoteInvocationExecutor()Return the RemoteInvocationExecutor used by this exporter.参数类型为RemoteInvocationExecutor的org.springframework.remoting.support中的方法 修饰符和类型 方法 说明 voidRemoteInvocationBasedExporter. setRemoteInvocationExecutor(RemoteInvocationExecutor remoteInvocationExecutor)Set the RemoteInvocationExecutor to use for this exporter.