Markus Hof,
"Just-In-Time Stub Generation"
, 3-1997, ISBN: 3-540-62599-2, M. Hof: Just-In-Time Stub Generation Proc. Joint Modular Languages Conference'97, Hagenberg, Lecture Notes in Computer Science 1204, Springer-Verlag, 1997.
Original Titel:
Just-In-Time Stub Generation
Sprache des Titels:
Englisch
Original Kurzfassung:
In distributed object systems, one generates local surrogate objects to
achieve transparent remote method invocations. These surrogates
intercept method invocations, transfer the invocations to the actual
(remote) object, and invoke the respective method by using so-called
stub code. We describe a method which automatically generates
surrogate and stub code. The actual generation is delayed until run time,
which allows late adaptations to current needs and restrictions. Objects
using this mechanism are not necessarily derived from a common base
class.
Sprache der Kurzfassung:
Englisch
Englische Kurzfassung:
In distributed object systems, one generates local surrogate objects to
achieve transparent remote method invocations. These surrogates
intercept method invocations, transfer the invocations to the actual
(remote) object, and invoke the respective method by using so-called
stub code. We describe a method which automatically generates
surrogate and stub code. The actual generation is delayed until run time,
which allows late adaptations to current needs and restrictions. Objects
using this mechanism are not necessarily derived from a common base
class.
Erscheinungsmonat:
3
Erscheinungsjahr:
1997
Notiz zum Zitat:
M. Hof: Just-In-Time Stub Generation Proc. Joint Modular Languages Conference'97, Hagenberg, Lecture Notes in Computer Science 1204, Springer-Verlag, 1997.