@Deprecated public class InvalidatePolicy extends TagSupport
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.
|
public 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
SKIP_BODY
JspException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"