xdoclet.modules.ibm.websphere.ejb

Class WebSphereTagsHandler

public class WebSphereTagsHandler extends EnvTagsHandler

Version: $Revision: 1.3 $

Author: Matthias Germann (matthias@germann.com)

UNKNOWN: December 24, 2004 Matthias Germann (matthias@germann.com) namespace = "WebSphere"

Method Summary
voidforAllResourceRefs(String template, Properties attributes)
Iterates over all \@websphere.resource-ref tags with the same res-ref-name as the current tag

Method Detail

forAllResourceRefs

public void forAllResourceRefs(String template, Properties attributes)
Iterates over all \@websphere.resource-ref tags with the same res-ref-name as the current tag

Parameters: template The body of the block tag attributes The attributes of the template tag

Throws: XDocletException if something goes wrong

UNKNOWN: type = "block" 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"