|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spago.tags.SuspendResumeIdGenerator
public class SuspendResumeIdGenerator
This class generate the identifier for storing suspend-resume containers. The suspend resume id must be generated in publishers (for example JSP pages ) because the containers that are used to suspend the containers need to be bound to publisher.
Constructor Summary | |
---|---|
SuspendResumeIdGenerator()
|
Method Summary | |
---|---|
static java.lang.String |
getSuspendResumeId(RequestContainer requestContainer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SuspendResumeIdGenerator()
Method Detail |
---|
public static java.lang.String getSuspendResumeId(RequestContainer requestContainer) throws JspException
JspException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |