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.SimpleTagdoTag in class javax.servlet.jsp.tagext.SimpleTagSupportCopyright © 2025. All rights reserved.