xdoclet.modules.jboss.web
public class JBossWebTagsHandler extends ClassTagsHandler
Version: $Revision: 1.5 $
UNKNOWN: September 08, 2002 Jon Barnett (jbarnett@pobox.com) namespace = "JBossWeb"
Method Summary | |
---|---|
void | forAllDepends(String template) |
void | forAllEjbRefs(String template)
Iterates over all \@jboss.ejb-ref-jndi tags.
|
void | forAllLocalRefs(String template)
Iterates over all \@jboss.ejb-local-ref tags.
|
void | forAllResourceEnvRefs(String template) |
void | forAllResourceRefs(String template)
Iterates over all \@jboss.resource-ref tags.
|
Parameters: template The body of the block tag
Throws: XDocletException if something goes wrong
Parameters: template The body of the block tag
Throws: XDocletException if something goes wrong
Parameters: template The body of the block tag
Throws: XDocletException if something goes wrong