站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Interface org.springframework.remoting.rmi.RmiInvocationHandler (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Interface
org.springframework.remoting.rmi.RmiInvocationHandler

Packages that use RmiInvocationHandler
org.springframework.remoting.rmi Remoting classes for conventional RMI and transparent remoting via RMI invokers. 
 

Uses of RmiInvocationHandler in org.springframework.remoting.rmi
 

Methods in org.springframework.remoting.rmi with parameters of type RmiInvocationHandler
protected  Object RmiClientInterceptor.doInvoke(MethodInvocation methodInvocation, RmiInvocationHandler invocationHandler)
          Apply the given AOP method invocation to the given RmiInvocationHandler.
protected  Object JndiRmiClientInterceptor.doInvoke(MethodInvocation methodInvocation, RmiInvocationHandler invocationHandler)
          Apply the given AOP method invocation to the given RmiInvocationHandler.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.