public interface ParamAware
spring:param tags.ParamTag| Modifier and Type | Method and Description |
|---|---|
void |
addParam(Param param)
Callback hook for nested spring:param tags to pass their value
to the parent tag.
|
void addParam(Param param)
param - the result of the nested spring:param tag