|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmessage.retriever.NamespacedLocalSessionIDRetriever
Implementation for use when you really only want portlets to communicate within their own webapp (no interference). This uses the portlet session id + context path.
| Constructor Summary | |
NamespacedLocalSessionIDRetriever()
|
|
| Method Summary | |
java.lang.String |
getSessionID(PortletRequest request)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NamespacedLocalSessionIDRetriever()
| Method Detail |
public java.lang.String getSessionID(PortletRequest request)
getSessionID in interface SessionIDRetriever
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||