> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Emerson
> Cargnin - MSA
> Sent: 25. april 2002 21:30
> To: Xdoclet-User
> Subject: Re: [Xdoclet-user] findAll() is already defined in...
>
>
> Do I have to put the comment:
> /**
> * comment
> *
> * @ejb:interface-method
> */
> in every method or just in the getters???? (it is not in docs, just in
> example)
>

You don't have to put them anywhere. -You should put them on any method you
want to be able to execute via the remote or local interface of your bean.

Aslak

> Thanks in advance
>


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to