|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Service developers can implement this interface to do cleanup operations when the user logs out. Implementations of this interface should be registered with the EpicContextBean using addListener(...) method to get called during logout execution.
Field Summary | |
static java.lang.String |
copyrightNotice
|
Method Summary | |
void |
closeConnections(javax.servlet.http.HttpSession session)
|
Field Detail |
public static final java.lang.String copyrightNotice
Method Detail |
public void closeConnections(javax.servlet.http.HttpSession session)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |