Menu

#7 Interfaces and finder

open
nobody
None
5
2003-03-03
2003-03-03
Infogest
No

Here's a couple of patch to add support for:
- finders method (ops just noticed there was already a patch
for that)
- local/remote interfaces/homes specifications

To add a finder simply add a method with stereotype "Finder". All
tags will go to the corrispondend ejbdoclet tag, except if a
"jboss-query" tag is used. In that case a @jboss.query tag is added
and the value used for the jboss query.

To specify interfaces and home simpy add a dependency to those
interfaces using stereotypes "local interface" "remote interface" "local
home" and "remote home".
If you specify only one dependency then the view for the bean will be
only the corrispondend. If you do not specify any dependency then
everything works as usual.

Discussion

  • Infogest

    Infogest - 2003-03-03

    Apply this to the default template

     
  • Infogest

    Infogest - 2003-03-03

    Applit this to ScriptHelper.java

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.