|
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] |
- Re: [Xdoclet-user] Proxy generation Peter Millington
- Re: [Xdoclet-user] Proxy generation Konstantin Priblouda
- Re: [Xdoclet-user] Proxy generation Erik Hatcher
