Module  java.corba
软件包  javax.rmi.CORBA

Interface PortableRemoteObjectDelegate



  • public interface PortableRemoteObjectDelegate
    支持PortableRemoteObject中的方法实现的委派 委托是实现此接口的类的单例实例,并为javax.rmi.PortableRemoteObject所有方法提供了替换实现。 通过提供代理的类名作为javax.rmi.CORBA.PortableRemoteObjectClass系统属性的值来启用代表。
    另请参见:
    PortableRemoteObject