会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 2. 发明授权
    • Object oriented application program development framework mechanism
    • 面向对象的应用程序开发框架机制
    • US06266708B1
    • 2001-07-24
    • US08505732
    • 1995-07-21
    • Shawn M. AustvoldRebecca B. LeglerMarshall P. ClineDaniel R. DahlJim EvansPeter M. GaertnerNeal HaleSujatha Pothireddy
    • Shawn M. AustvoldRebecca B. LeglerMarshall P. ClineDaniel R. DahlJim EvansPeter M. GaertnerNeal HaleSujatha Pothireddy
    • G06F954
    • G06F8/24
    • A framework for use with object-oriented programming systems includes one or more objects of a class called “Socket” that receive and process packets of work. As various applications execute, they require servicing of tasks, which correspond to the packets of work mentioned above. The packets of work are represented in the framework by objects of a class called “WorkUnit”. When a WorkUnit object is generated by an application, it in turn generates an object of a class called “Retriever” which is associated with the appropriate Socket object needed for servicing the WorkUnit. The Retriever object retrieves the Socket object to service the WorkUnit from an object of a class called “SessionInfo”. The SessionInfo object is a single object for maintaining registries of Socket objects and objects of a class called “ApplicationInfo”. ApplicationInfo objects contain application specific information that can be used, manipulated, and shared between one or more WorkUnits of a given application. WorkUnits of an application can retrieve ApplicationInfo objects from the SessionInfo object by use of a Retriever object which is associated with the appropriate ApplicationInfo object. The framework includes a core set of objects, including SessionInfo, Socket, ApplicationInfos, Retrievers, and WorkUnits, and permits user-defined, extensible instances of these objects that permit tailoring of tasks for particular needs.
    • 用于面向对象编程系统的框架包括接收和处理工作包的称为“Socket”的类的一个或多个对象。 随着各种应用的执行,它们需要对与上述工作相对应的任务进行服务。 工作包在框架中由称为“WorkUnit”的类的对象表示。 当一个应用程序生成一个WorkUnit对象时,它又产生一个名为“Retriever”的类的对象,该对象与为WorkUnit进行维护所需的适当Socket对象相关联。 Retriever对象从一个名为“SessionInfo”的对象中检索Socket对象以对WorkUnit进行服务。 SessionInfo对象是用于维护Socket对象和名为“ApplicationInfo”的类的对象的注册表的单个对象。 ApplicationInfo对象包含可以在给定应用程序的一个或多个WorkUnits之间使用,操纵和共享的应用程序特定信息。 应用程序的WorkUnits可以通过使用与适当的ApplicationInfo对象关联的Retriever对象从SessionInfo对象中检索ApplicationInfo对象。 该框架包括一组核心的对象,包括SessionInfo,Socket,ApplicationInfos,Retrievers和WorkUnits,并允许这些对象的用户定义的可扩展实例,允许为特定需求定制任务。