Campus interview zone
Would you like to react to this message? Create an account in a few clicks or log in to continue.

What are proxy objects?

Go down

What are proxy objects? Empty What are proxy objects?

Post  Admin Sun Jan 31, 2010 5:47 pm

Answer:
Objects that points to other objects are called proxy objects or surrogates. Its an object that provides the same interface as its server object but does not have any functionality. During a method invocation, it routes data to the true server object and sends back the return value to the object.

Admin
Admin

Posts : 71
Join date : 2010-01-21

http://campus-interview.co.cc

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum