@Deprecated public class InvalidatePolicy extends TagSupport
EVAL_BODY_AGAINEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
InvalidatePolicy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag()
Deprecated.
Handles the opening tag.
|
String |
getPolicy()
Deprecated.
Get the path to the policy to be used.
|
void |
setPolicy(String policy)
Deprecated.
Set the path to the policy to be used.
|
doAfterBody, doEndTag, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValuepublic String getPolicy()
null, if the default policy has to
be usedpublic void setPolicy(String policy)
policy - Path to policy file to use; null, if the default policy
has to be usedpublic int doStartTag()
throws JspException
doStartTag in interface TagdoStartTag in class TagSupportSKIP_BODYJspException - if an error occurs while processing this tagTag.doStartTag()Copyright © 2010 - 2020 Adobe. All Rights Reserved