Class GetCAConfigResourceTag

java.lang.Object
javax.servlet.jsp.tagext.TagSupport
org.apache.sling.scripting.jsp.taglib.AbstractCATag
org.apache.sling.scripting.jsp.taglib.GetCAConfigResourceTag
All Implemented Interfaces:
Serializable, javax.servlet.jsp.tagext.IterationTag, javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.Tag

public class GetCAConfigResourceTag extends AbstractCATag
Tag for retrieving Context-Aware Configuration resources for a specified resource, bucket and name.
See Also:
  • Constructor Details

    • GetCAConfigResourceTag

      public GetCAConfigResourceTag()
  • Method Details

    • doEndTag

      public int doEndTag()
      Specified by:
      doEndTag in interface javax.servlet.jsp.tagext.Tag
      Overrides:
      doEndTag in class javax.servlet.jsp.tagext.TagSupport