WO2004079572A3 - Dynamic generation of a wrapper - Google Patents

Dynamic generation of a wrapper Download PDF

Info

Publication number
WO2004079572A3
WO2004079572A3 PCT/US2004/005261 US2004005261W WO2004079572A3 WO 2004079572 A3 WO2004079572 A3 WO 2004079572A3 US 2004005261 W US2004005261 W US 2004005261W WO 2004079572 A3 WO2004079572 A3 WO 2004079572A3
Authority
WO
WIPO (PCT)
Prior art keywords
wrapper
processing tasks
class
wrapped
post
Prior art date
Application number
PCT/US2004/005261
Other languages
French (fr)
Other versions
WO2004079572A2 (en
Inventor
Fei Luo
Alexander Somogyi
William John Gallagher
Rahul Srivastava
Original Assignee
Bea Systems Inc
Fei Luo
Alexander Somogyi
William John Gallagher
Rahul Srivastava
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US10/706,515 external-priority patent/US7472401B2/en
Priority claimed from US10/706,216 external-priority patent/US7472400B2/en
Application filed by Bea Systems Inc, Fei Luo, Alexander Somogyi, William John Gallagher, Rahul Srivastava filed Critical Bea Systems Inc
Publication of WO2004079572A2 publication Critical patent/WO2004079572A2/en
Publication of WO2004079572A3 publication Critical patent/WO2004079572A3/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • G06F9/548Object oriented; Remote method invocation [RMI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/72Code refactoring

Abstract

Dynamically generating a wrapper object to intercept transmissions between a vendor object and an application program and performs server side tasks. To dynamically generate the wrapper at runtime in memory, the application server receives a vendor class (310), performs reflection on the vendor class (320), generates a wrapper class (330), and creates an instance of the wrapper class (340). In operation, the dynamically generated wrapper object receives a call placed to a method of the wrapped object, initiates pre-processing tasks to be performed, calls the method on the wrapped object, receives a result from the method invocation against the wrapped object, initiates post-processing tasks to be performed, and transmits the wrapped result back to the application program. The pre-processing tasks may include execution of a pre-invocation handler. The post-processing tasks may include execution of a post-invocation handler.
PCT/US2004/005261 2003-02-28 2004-02-23 Dynamic generation of a wrapper WO2004079572A2 (en)

Applications Claiming Priority (8)

Application Number Priority Date Filing Date Title
US45061403P 2003-02-28 2003-02-28
US45090103P 2003-02-28 2003-02-28
US60/450,614 2003-02-28
US60/450,901 2003-02-28
US10/706,515 2003-11-12
US10/706,515 US7472401B2 (en) 2003-02-28 2003-11-12 Computer product for a dynamically generated wrapper class
US10/706,216 US7472400B2 (en) 2003-02-28 2003-11-12 Method for dynamically generating a wrapper class
US10/706,216 2003-11-12

Publications (2)

Publication Number Publication Date
WO2004079572A2 WO2004079572A2 (en) 2004-09-16
WO2004079572A3 true WO2004079572A3 (en) 2007-09-27

Family

ID=32966700

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2004/005261 WO2004079572A2 (en) 2003-02-28 2004-02-23 Dynamic generation of a wrapper

Country Status (1)

Country Link
WO (1) WO2004079572A2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220027456A1 (en) * 2020-07-22 2022-01-27 Cisco Technology, Inc. Rasp-based implementation using a security manager

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6157960A (en) * 1997-05-07 2000-12-05 International Business Machines Corporation Technique for programmatically creating distributed object programs
US6385661B1 (en) * 1998-10-19 2002-05-07 Recursion Software, Inc. System and method for dynamic generation of remote proxies
US6510550B1 (en) * 1999-05-12 2003-01-21 Intel Corporation Method and apparatus for providing intermittent connectivity support in a computer application
US6629128B1 (en) * 1999-11-30 2003-09-30 Recursion Software, Inc. System and method for distributed processing in a computer network

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6157960A (en) * 1997-05-07 2000-12-05 International Business Machines Corporation Technique for programmatically creating distributed object programs
US6385661B1 (en) * 1998-10-19 2002-05-07 Recursion Software, Inc. System and method for dynamic generation of remote proxies
US6549955B2 (en) * 1998-10-19 2003-04-15 Recursion Software, Inc. System and method for dynamic generation of remote proxies
US6510550B1 (en) * 1999-05-12 2003-01-21 Intel Corporation Method and apparatus for providing intermittent connectivity support in a computer application
US6629128B1 (en) * 1999-11-30 2003-09-30 Recursion Software, Inc. System and method for distributed processing in a computer network

Also Published As

Publication number Publication date
WO2004079572A2 (en) 2004-09-16

Similar Documents

Publication Publication Date Title
WO2004044734A3 (en) Development environment for learning agents
WO2002073401A3 (en) Method and device for creating and using pre-internalized program files
EP1939742A3 (en) Dynamic virtual machine generation
EP1657634A3 (en) Test script generation for use by test agents
WO2007070073A3 (en) System and method for efficiently generating native code calls from byte code in virtual machines
IL142364A0 (en) Conversational computing via conversational virtual machine
WO2006099061A3 (en) Dynamic creation of proxy software objects at time of execution
WO2000077617A3 (en) Method and system for dynamic proxy classes
WO2004019228A3 (en) Method and system for integrating enterprise software applications with desktop software applications
WO2002037261A3 (en) A software development process
EP1594052A3 (en) VEX - Virtual extension framework
EP1752873A3 (en) Method and apparatus for providing support for introspection for local and anonymous classes
WO1999018486A3 (en) Data processing device for processing virtual machine instructions
EP1229461A3 (en) System LSI development apparatus and the method thereof for developing a system optimal to an application
US20040172614A1 (en) Dynamic code generation method
TW200745886A (en) Context based navigation
WO2007076509A3 (en) Generation of names related to organization actions
EP1071016A3 (en) Debugger protocol generator
US7472400B2 (en) Method for dynamically generating a wrapper class
ATE534951T1 (en) METHOD AND APPARATUS FOR GENERATING EFFICIENT NATIVE METHODS EXPANDING A BYTECODE INTERPRETER
US7472401B2 (en) Computer product for a dynamically generated wrapper class
US7500227B1 (en) Process and system for intercepting a .NET method at runtime
WO2005017696A3 (en) Web services enablement and deployment substrate
WO2004040442A3 (en) Creating software applications
WO2006013279A3 (en) Processor time-sharing method

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase