[Clev-jug] Help with java proxy and method injection

ashok pappu pappuashokkumar at yahoo.com
Sat Jul 21 14:53:01 CDT 2007


Hi All,

I have a problem and I am trying to find the best solution to it.  In a project I am working on we use java proxy to create all concrete classes from interfaces.  say for example I write code like this
how to override the toString() method for an object returned by java Proxy.  Say for example

CustomerIntf custIntf = javaproxy.newInstance(CustomerIntf.class);

I want to be able to implement the toString() method  to the concrete object returned  by the   java proxy. 

Any help will be appreciated.

Thanks
Ashok Pappu




       
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. 
http://answers.yahoo.com/dir/?link=list&sid=396545433
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.urbancode.com/pipermail/clev-jug/attachments/20070721/8c5a4d57/attachment.htm


More information about the Clev-jug mailing list