public class SessionCleaner extends Object implements Runnable
OrderSubmitter#addCallbackForEnd by order.jspx of mm-sr:relatednodes. The new order is temporary
stored in the User's session. After commit, it can (and must) be removed again, for which this object is used.| Constructor and Description |
|---|
SessionCleaner(javax.servlet.http.HttpSession session) |
| Modifier and Type | Method and Description |
|---|---|
void |
addKey(String key) |
boolean |
equals(Object o) |
static SessionCleaner |
getInstance(javax.servlet.http.HttpSession session) |
int |
hashCode() |
void |
run() |
String |
toString() |
public static SessionCleaner getInstance(javax.servlet.http.HttpSession session)
public void addKey(String key)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}