What are proxy objectives

Questions by someshwar_goli   answers by someshwar_goli

Showing Answers 1 - 6 of 6 Answers

dasam

  • Mar 29th, 2007
 

A proxy class is a class that implements a list of interfaces specified at compile time. The proxy object typically holds a reference to an internal object that implements the same interfaces (or parts of them).

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions