Can anyone please tell me where I can find a list of all valid XDoclet tags in the documentation, or some way to figure it out?
I'm looking for something like this:
Tags
ejb:
@ejb:interface-method
@ejb:transaction type="Required"
blah
blah
jboss:
blah
blah
Thanks
Andrew