org.apache.tiles.jsp.taglib.definition
public class DestroyContainerTag extends SimpleTagSupport
Constructor and Description |
---|
DestroyContainerTag() |
Modifier and Type | Method and Description |
---|---|
void |
doTag() |
java.lang.String |
getContainerKey()
Returns the key of the container to destroy.
|
void |
setContainerKey(java.lang.String containerKey)
Sets the key of the container to destroy.
|
public java.lang.String getContainerKey()
public void setContainerKey(java.lang.String containerKey)
containerKey
- the containerKey The container key.public void doTag()