Is there any way to use XDoclet to generate 'proxy' classes which can then be used for various purposes ?
 
Would it be better to use XDoclet to auto-generate an interface for the current class, and then allow auto-generation of proxies via the JDK methods? (possible issue that the interface would need to be created prior to the code to invoke the proxy is written).
 
Thanks,
 
Peter Millington
[EMAIL PROTECTED]
 
 

Reply via email to