Rickard �berg wrote:

> Basically, in EntityBeans you can have arbitrary methods in your home
> interface. When you call them the container will pick an anonymous bean
> instance and invoke the method "public <result> ejbHome<name>(<args)"
> where result, name, and args relate to the home method. This allow you
> to put "static" methods for the bean in the home interface.

So, Rickard, how do I make these methods magically appear using
EJBDoclet? :)

Thanks,

Tim


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to