会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 24. 发明授权
    • Method and apparatus for generating and employing a run-time generated
stub to reference an object in object oriented systems
    • 用于生成和使用运行时生成的存根以引用面向对象系统中的对象的方法和装置
    • US5999988A
    • 1999-12-07
    • US829861
    • 1997-03-31
    • Eduardo Pelegri-LlopartGraham HamiltonPeter B. KesslerJames H. WaldoRoger RiggsAnn M. Wollrath
    • Eduardo Pelegri-LlopartGraham HamiltonPeter B. KesslerJames H. WaldoRoger RiggsAnn M. Wollrath
    • G06F9/44G06F9/46
    • G06F9/547G06F9/548
    • The method and apparatus for generating and employing a run-time generated stub to reference an object in an object oriented system. This method and apparatus represents in a first virtual machine a remote object implemented in a second virtual machine by employing a stub class. An object reference is sent by the second virtual machine and received by the first virtual machine. The object reference includes an interface descriptor that identifies the interface(s) of the remote object and an object handle that identifies the remote object. At run-time, the information associated with the remote object is transformed into a stub class that represents the remote object and implements only those interfaces identified by the interface descriptor and also defined by the first virtual machine. After the stub class is created, an instance of that stub class is generated and provided to the first virtual machine. In an alternative embodiment, an interface specific stub is created for each interface that is identified by the interface descriptor and defined by the first virtual machine. The interface specific stub is created at compile time. A delegator stub class is created at run-time that delegates to the interface specific stub(s).
    • 用于生成和使用运行时生成的存根以引用面向对象系统中的对象的方法和装置。 该方法和装置在第一虚拟机中表示通过使用存根类在第二虚拟机中实现的远程对象。 对象引用由第二虚拟机发送并由第一虚拟机接收。 对象引用包括标识远程对象的接口的接口描述符和标识远程对象的对象句柄。 在运行时,与远程对象相关联的信息被转换为表示远程对象的存根类,仅实现由接口描述符标识并由第一个虚拟机定义的那些接口。 在创建存根类之后,将生成该存根类的实例,并将其提供给第一个虚拟机。 在替代实施例中,为由接口描述符标识并由第一虚拟机定义的每个接口创建特定于接口的存根。 特定于接口的存根是在编译时创建的。 在运行时创建一个委托器存根类,委托给特定的存根(stub)。