| 程序包 | 说明 |
|---|---|
| org.springframework.remoting.rmi |
Remoting classes for conventional RMI and transparent remoting via
RMI invokers.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected Object |
JndiRmiClientInterceptor.doInvoke(org.aopalliance.intercept.MethodInvocation methodInvocation,
RmiInvocationHandler invocationHandler)
Apply the given AOP method invocation to the given
RmiInvocationHandler. |
protected Object |
RmiClientInterceptor.doInvoke(org.aopalliance.intercept.MethodInvocation methodInvocation,
RmiInvocationHandler invocationHandler)
Apply the given AOP method invocation to the given
RmiInvocationHandler. |