会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • Method for executing a software routine identified in a task object
    • 用于执行在任务对象中识别的软件例程的方法
    • US08230450B2
    • 2012-07-24
    • US12348967
    • 2009-01-06
    • Mario F. AcedoEzequiel CervantesPaul A. Jennas, IIBrian S. McCainJason L. PeipelmanMatthew J. Ward
    • Mario F. AcedoEzequiel CervantesPaul A. Jennas, IIBrian S. McCainJason L. PeipelmanMatthew J. Ward
    • G06F3/00G06F9/44G06F9/46G06F13/00
    • G06F9/547
    • A method for executing a software routine identified in a task object is provided. The method includes accessing a list of software routine identifiers associated with software routines that are executable on a computer server. The method further includes generating a task object generation command having at least a first software routine identifier, parameter data, and link task information and generating a second task object in response to the task object generation command. The second task object includes the first software routine identifier, the parameter data, and the link task information. The method further includes adding the second task object to a task execution queue on the computer server and executing the first software routine identified by the first software routine identifier in the second task object on the computer server to obtain at least a first result value, when the first flag value is a first predetermined value and the result parameter associated with the first task object corresponds to a second predetermined value.
    • 提供了一种用于执行在任务对象中识别的软件例程的方法。 该方法包括访问与在计算机服务器上可执行的软件例程相关联的软件例程标识符的列表。 该方法还包括生成具有至少第一软件例程标识符,参数数据和链接任务信息的任务对象生成命令,并响应于任务对象生成命令生成第二任务对象。 第二任务对象包括第一软件例程标识符,参数数据和链接任务信息。 该方法还包括将第二任务对象添加到计算机服务器上的任务执行队列,并且在计算机服务器上的第二任务对象中执行由第一软件例程标识符识别的第一软件例程以获得至少第一结果值, 第一标记值是第一预定值,并且与第一任务对象相关联的结果参数对应于第二预定值。
    • 3. 发明授权
    • Partial dynamic implementation of java interfaces
    • 部分动态实现java接口
    • US08122460B2
    • 2012-02-21
    • US12100772
    • 2008-04-10
    • Brian S. McCainJason L. Peipelman
    • Brian S. McCainJason L. Peipelman
    • G06F13/00
    • G06F9/449
    • A system and method for implementing dynamic interfaces in a JAVA program including methods having a common implementation and other methods to be handled independently. The system comprises a first dynamic proxy object implementing an invocation handler for providing default implementations; a separate object providing implementations of any method in a defined interface that requires independent handling; and, a second dynamic proxy object provided for checking a method definition object for an implementation of the method, and in response, one of: invoking the method on the separate object if the implementation exists, and if the implementation does not exist, invoking the method on the first dynamic proxy object. The second dynamic proxy object thus allows for a single implementation for repetitive methods, while allowing special cases to be handled independently.
    • 一种用于在JAVA程序中实现动态接口的系统和方法,包括具有共同实现方法和独立处理的其他方法的方法。 该系统包括实现用于提供默认实现的调用处理程序的第一动态代理对象; 提供需要独立处理的定义接口中的任何方法的实现的单独对象; 以及提供用于检查方法定义对象以实现该方法的第二动态代理对象,并且作为响应,如果实现存在则调用单独对象上的方法,并且如果该实现不存在,则调用 方法在第一个动态代理对象上。 因此,第二个动态代理对象允许单个实现重复的方法,同时允许独立处理特殊情况。
    • 6. 发明授权
    • Method and system for providing version control of parameters in a command-based API using Java serialization
    • 使用Java序列化在基于命令的API中提供参数版本控制的方法和系统
    • US07409693B2
    • 2008-08-05
    • US10697761
    • 2003-10-30
    • Brian S. McCainAmy L. Therrien
    • Brian S. McCainAmy L. Therrien
    • G06F9/44
    • G06F9/547G06F9/44536
    • A technique for determining whether a server host supports the functions in a command sent by a client host. The client host formulates a command including a command object that contains parameter objects. The parameter objects, which represent the functions, are serialized, e.g., using the Java serialization command, and communicated to the server host. The server host attempts to deserialize the parameter objects. If it is successful, it is concluded that the server host supports the functions represented by the parameter objects. Or, it is concluded that the server host is incompatible with the functions represented by one or more parameter objects that cannot be deserialized. The server host may be a storage server, and the functions may be storage-related, such as a copy type to be performed.
    • 一种用于确定服务器主机是否支持由客户端主机发送的命令中的功能的技术。 客户端主机制定包含包含参数对象的命令对象的命令。 表示功能的参数对象被序列化,例如使用Java序列化命令,并传达给服务器主机。 服务器主机尝试反序列化参数对象。 如果成功,则得出结论,服务器主机支持由参数对象表示的功能。 或者,得出结论,服务器主机与由不能反序列化的一个或多个参数对象表示的功能不兼容。 服务器主机可以是存储服务器,并且功能可以是存储相关的,诸如要执行的复制类型。
    • 9. 发明授权
    • Method and system for providing version control of parameters in a command-based API using java serialization
    • 使用java序列化在基于命令的API中提供参数版本控制的方法和系统
    • US07921433B2
    • 2011-04-05
    • US12111676
    • 2008-04-29
    • Brian S. McCainAmy L. Therrien
    • Brian S. McCainAmy L. Therrien
    • G06F9/44
    • G06F9/547G06F9/44536
    • A technique for determining whether a server host supports the functions in a command sent by a client host. The client host formulates a command including a command object that contains parameter objects. The parameter objects, which represent the functions, are serialized, e.g., using the Java serialization command, and communicated to the server host. The server host attempts to deserialize the parameter objects. If it is successful, it is concluded that the server host supports the functions represented by the parameter objects. Or, it is concluded that the server host is incompatible with the functions represented by one or more parameter objects that cannot be deserialized. The server host may be a storage server, and the functions may be storage-related, such as a copy type to be performed.
    • 一种用于确定服务器主机是否支持由客户端主机发送的命令中的功能的技术。 客户端主机制定包含包含参数对象的命令对象的命令。 表示功能的参数对象被序列化,例如使用Java序列化命令,并传达给服务器主机。 服务器主机尝试反序列化参数对象。 如果成功,则得出结论,服务器主机支持由参数对象表示的功能。 或者,得出结论,服务器主机与由不能反序列化的一个或多个参数对象表示的功能不兼容。 服务器主机可以是存储服务器,并且功能可以是存储相关的,诸如要执行的复制类型。
    • 10. 发明申请
    • PARTIAL DYNAMIC IMPLEMENTATION OF JAVA INTERFACES
    • JAVA接口的部分动态实现
    • US20080216101A1
    • 2008-09-04
    • US12100772
    • 2008-04-10
    • Brian S. McCainJason L. Peipelman
    • Brian S. McCainJason L. Peipelman
    • G06F3/00G06F13/00G06F9/44
    • G06F9/449
    • A system and method for implementing dynamic interfaces in a JAVA program including methods having a common implementation and other methods to be handled independently. The system comprises a first dynamic proxy object implementing an invocation handler for providing default implementations; a separate object providing implementations of any method in a defined interface that requires independent handling; and, a second dynamic proxy object provided for checking a method definition object for an implementation of the method, and in response, one of: invoking the method on the separate object if the implementation exists, and if the implementation does not exist, invoking the method on the first dynamic proxy object. The second dynamic proxy object thus allows for a single implementation for repetitive methods, while allowing special cases to be handled independently.
    • 一种用于在JAVA程序中实现动态接口的系统和方法,包括具有共同实现方法和独立处理的其他方法的方法。 该系统包括实现用于提供默认实现的调用处理程序的第一动态代理对象; 提供需要独立处理的定义接口中的任何方法的实现的单独对象; 以及提供用于检查方法定义对象以实现该方法的第二动态代理对象,并且作为响应,如果实现存在则调用单独对象上的方法,并且如果该实现不存在,则调用 方法在第一个动态代理对象上。 因此,第二个动态代理对象允许单个实现重复的方法,同时允许独立处理特殊情况。