--- Peter Millington
<[EMAIL PROTECTED]> wrote:
> 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).

what exactly you plan to do? For proxy class (
reflection ) you will need invocation handler. 

It can be generated by xdoclet.  As well as interface.


regards,

=====
----[ Konstantin Pribluda ( ko5tik ) ]----------------
Zu Verstärkung meines Teams suche ich ab Sofort einen
Softwareentwickler[In] für die Festanstellung. 
Arbeitsort: Mainz 
Skills:  Programieren, Kentnisse in OpenSource-Bereich
----[ http://www.pribluda.de ]------------------------

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to