public class DestroyContainerTag
extends javax.servlet.jsp.tagext.SimpleTagSupport
Constructor and Description |
---|
DestroyContainerTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag() |
String |
getContainerKey()
Returns the key of the container to destroy.
|
void |
setContainerKey(String containerKey)
Sets the key of the container to destroy.
|
public String getContainerKey()
public void setContainerKey(String containerKey)
containerKey
- the containerKey The container key.public void doTag()
doTag
in interface javax.servlet.jsp.tagext.SimpleTag
doTag
in class javax.servlet.jsp.tagext.SimpleTagSupport
Copyright © 2017. All rights reserved.