xdoclet.modules.ibm.websphere.ejb
Class WebSphereTagsHandler
EnvTagsHandler
xdoclet.modules.ibm.websphere.ejb.WebSphereTagsHandler
public class WebSphereTagsHandler
extends EnvTagsHandler
- Matthias Germann (matthias@germann.com)
void | forAllResourceRefs(String template, Properties attributes) - Iterates over all \@websphere.resource-ref tags with the same res-ref-name as the current tag
|
forAllResourceRefs
public void forAllResourceRefs(String template,
Properties attributes)
throws xdoclet.XDocletException
Iterates over all \@websphere.resource-ref tags with the same res-ref-name as the current tag
template
- The body of the block tagattributes
- The attributes of the template tag
xdoclet.XDocletException
- if something goes wrong
- name = "nameParam"
optional = "true"
default = "res-ref-name"
description = "The name of the
current tag's parameter which contains the name of the resource reference. The value of this parameter is
used for finding the corresponding \@websphere.resource-ref tag"