Menu

#3 Automatic Proxy Generation

open
nobody
5
2002-09-04
2002-09-04
No

The process of generating a class could be changed to
use the java.lang.reflect.Proxy, so that the owner
doesn't have to generate a reference manually, it could
be done on the fly, and sent to the client, that will
only need to have the Interface of the object he wants
to get.

Discussion


Log in to post a comment.