How to generate classes for each method of a class?

View: New views
1 Messages — Rating Filter:   Alert me  

How to generate classes for each method of a class?

by John Dous :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hello there,

I need to generate java classes for each method of a class. For example if I have a classs (Foo.java) with 3 methods (run,stop,execute) I would like to generate 3 Classes
(Foo_run.java, Foo_stop.java, Foo_execute.java) which contain custom code by using Xdoclet.

Until now I can generate one class for each class. For example if I have a class (Foo.java) I can generate one other class (Foo_generated.java) by using a template (foo.xdt).

Could you tell me how to generate new classes of each method of a class?

Thank you in advance,
John


Connect to the next generation of MSN Messenger  Get it now!
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
xdoclet-devel mailing list
xdoclet-devel@...
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel