Dynamic creation of proxy software objects at time of execution

Electrical computers and digital processing systems: interprogra – Remote procedure call

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C719S313000, C719S332000, C717S108000, C717S162000, C717S165000, C717S168000

Reexamination Certificate

active

07657899

ABSTRACT:
A technique is described that allows a software client to create at run-time a software object that appears to extend or alter the functionality of an existing software class definition. For example, a decorator factory generates a proxy object that dynamically implements a set of interfaces specified by the software client at runtime. From the perspective of the client, the proxy object is logically a child object of the original existing base object. The child object appears to be enhanced by the methods and attributes defined by the set of interfaces and the methods implemented by the delegate object. However, the proxy object does not have actual parent classes. Instead, an invocation transparently intercepts method invocations from the client to the proxy object and invokes the appropriate method, regardless of whether the method is implemented in the base object, the delegate object, or within the proxy object itself.

REFERENCES:
patent: 2004/0172639 (2004-09-01), Luo et al.
International Preliminary Report on Patentability from corresponding Application Serial No. PCT/US2006/008451, mailed Sep. 20, 2007 (8 pages).
Eugster, Patrick T., “Dynamic Proxies for Classes: Towards Type-Safe and Decoupled Remote Object Interaction,” EPFL Technical Report 200317, XP-002398981, 2003, (18 pages).
Welch, I. et al., “Dalang-A Reflective Extension of JAVA,” Technical Report CS-TR-672, XP-002398982, Sep. 1999, (24 pages).
Notification of Transmittal of the International Search Report and the Written Opinion of the International Searching Authority for corresponding patent application No. PCT/US2006008451, mailed Sep. 28, 2006, (12 pages).

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Dynamic creation of proxy software objects at time of execution does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Dynamic creation of proxy software objects at time of execution, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Dynamic creation of proxy software objects at time of execution will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-4216076

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.