The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Dec. 30, 2008
Filed:
Nov. 12, 2003
Fei Luo, Bedmister, NJ (US);
Alexander J. Somogyi, Bernardsville, NJ (US);
William John Gallagher, Easton, PA (US);
Rahul Srivastava, Randolph, NJ (US);
Fei Luo, Bedmister, NJ (US);
Alexander J. Somogyi, Bernardsville, NJ (US);
William John Gallagher, Easton, PA (US);
Rahul Srivastava, Randolph, NJ (US);
BEA Systems, Inc., Redwood Shores, CA (US);
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, performs reflection on the vendor class, generates a wrapper class, and creates an instance of the wrapper class. 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.