Answer Posted / sasirekha
Lazy activation of remote objects is implemented using a
faulting remote reference (sometimes referred to as a fault
block). A faulting remote reference to a remote object
"faults in" the active object's reference upon the first
method invocation to the object. Each faulting reference
maintains both a persistent handle (an activation
identifier) and a transient remote reference to the target
remote object. The remote object's activation identifier
contains enough information to engage a third party in
activating the object. The transient reference is the actual
"live" reference to the active remote object that can be
used to contact the executing object.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you break a loop?
What is the largest data type in java?
What is arrays aslist in java?
Is main a function?
What is string and example?
How do you remove an object from an arraylist in java?
How to read and write image from a file ?
Is singleton thread safe in java?
Which java ide is used the most?
What is files manifesting?
Can we override the static methods?
What is the simpletimezone class in java programming?
How does list work in java?
Are arrays static in java?
What is slash r?