会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明授权
    • Method and apparatus for determining status of remote objects in a distributed system
    • 用于确定分布式系统中远程对象状态的方法和装置
    • US06598094B1
    • 2003-07-22
    • US09044790
    • 1998-03-20
    • Ann M. WollrathPeter C. Jones
    • Ann M. WollrathPeter C. Jones
    • G06F946
    • G06F12/0261
    • Systems consistent with the present invention a method and apparatus is provided for selectively supplying a state change associated with remote objects in a distributed system. The method involves registering a request from a computational entity to receive notification as to a state change associated with a remote object. Registration of a notification request causes the creation of a remote weak reference to the remote object including an identifier of a location of the remote object. Periodically, a request is sent to a location based on the identifier of the remote weak reference. When it is determined that a state change associated with the remote object has occurred, the registered computational entity is notified accordingly.
    • 与本发明一致的系统提供了一种方法和装置,用于选择性地提供与分布式系统中的远程对象相关联的状态改变。 该方法涉及从计算实体注册请求以接收关于与远程对象相关联的状态改变的通知。 通知请求的注册导致创建远程对象的远程弱引用,包括远程对象的位置的标识符。 定期地,基于远程弱引用的标识符将请求发送到位置。 当确定与远程对象相关联的状态改变已经发生时,相应地通知注册的计算实体。
    • 4. 发明授权
    • Deferred reconstruction of objects and remote loading in a distributed system
    • 对象的延迟重建和分布式系统中的远程加载
    • US06253256B1
    • 2001-06-26
    • US08950756
    • 1997-10-15
    • Ann M. WollrathJames H. WaldoKenneth C. R. C. ArnoldPeter C. Jones
    • Ann M. WollrathJames H. WaldoKenneth C. R. C. ArnoldPeter C. Jones
    • G06F1300
    • G06F9/542G06F9/548
    • A method and system for transmitting objects in an object-oriented distributed system allows the reconstruction of objects and downloading of code associated with such object reconstruction to be deferred until it is needed by a program. The deferred reconstruction is accomplished by using a Java object called a “marshalled object,” which is a self-describing stream and which is a first-class entity in the system, meaning that it exists within a type system of a programming language and can be accessed and manipulated by instructions written in that language. Such an object can typically be produced by any object that can be passed from one address space to another, and it can be stored, passed to other objects, or used to reconstruct an object of the original type on demand. The reconstruction of an object is deferred until the code holding a marshalled object directly calls the creation of the object using the marshalled object. Any downloading of code is also deferred until the marshalled object is used to create a copy of the original object.
    • 用于在面向对象的分布式系统中传送对象的方法和系统允许对对象的重建和与这样的对象重建相关联的代码的下载被推迟直到程序需要。 延迟重建通过使用称为“编组对象”的Java对象来实现,该对象是自描述流,并且是系统中的第一类实体,意味着它存在于编程语言的类型系统中,并且可以 通过用该语言编写的指令进行访问和操作。 这样的对象通常可以由可以从一个地址空间传递到另一个地址空间的任何对象来生成,并且可以将其存储,传递给其他对象,或用于根据需要重建原始类型的对象。 一个对象的重建被推迟,直到保持编组对象的代码直接使用编组对象来调用对象的创建。 代码的任何下载也被推迟到使用编组的对象来创建原始对象的副本。
    • 8. 发明授权
    • Method and system for dynamic proxy classes
    • 动态代理类的方法和系统
    • US06877163B1
    • 2005-04-05
    • US09332029
    • 1999-06-14
    • Peter C. JonesAnn M. WollrathRobert W. Scheifler
    • Peter C. JonesAnn M. WollrathRobert W. Scheifler
    • G06F9/46G06F9/00
    • G06F9/548
    • In an object-oriented data processing system, methods and systems in accordance with the present invention provide a proxy class dynamically generated at runtime that implements a list of interfaces specified at runtime such that a method invocation through an interface on an instance of the class is encoded and dispatched uniformly to an object that performs the invocation of the requested method. The generation of the proxy class at runtime and the specification at runtime of the list of interfaces implemented by the proxy class allow the interfaces to be used to be chosen at runtime before generation of the proxy class. Since the proxy class does not need to be created before compile time, the interface list implemented by the proxy class does not need to be known at the time the source code is written.
    • 在面向对象的数据处理系统中,根据本发明的方法和系统提供在运行时动态生成的代理类,其实现在运行时指定的接口的列表,使得通过类的实例上的接口的方法调用是 编码并统一调度到执行请求方法调用的对象。 运行时代理类的生成以及由代理类实现的接口列表的运行时的规范允许在生成代理类之前在运行时选择接口。 由于代理类不需要在编译之前被创建,因此代理类实现的接口列表在编写源代码时不需要知道。