it.eng.spago.tags
Class SuspendResumeTag
java.lang.Object
TagSupport
it.eng.spago.tags.SuspendResumeTag
public class SuspendResumeTag
- extends TagSupport
This tag take an id as input. It verify if there are container suspended with a given id.
If there are suspended containers it merge with new ones otherwise provide to suspend the current service response
- Author:
- Zoppello
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuspendResumeTag
public SuspendResumeTag()
doStartTag
public int doStartTag()
throws JspException
- Throws:
JspException
getId
public java.lang.String getId()
setId
public void setId(java.lang.String id)