|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTagSupport
it.eng.spago.tags.SuspendResumeTag
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
Constructor Summary | |
SuspendResumeTag()
|
Method Summary | |
int |
doStartTag()
|
java.lang.String |
getId()
|
void |
setId(java.lang.String id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SuspendResumeTag()
Method Detail |
public int doStartTag() throws JspException
JspException
public java.lang.String getId()
public void setId(java.lang.String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |