org.eclipse.rwt.service
Interface SessionStoreListener
- public interface SessionStoreListener
SessionStoreListener
s are
used to get notifications before the session store is destroyed.
-
Since:
- 1.0
beforeDestroy
public void beforeDestroy(
SessionStoreEvent event)
- Notification callback before the session store of interest is
destroyed.
-
-
Parameters:
-
event
- the
SessionStoreEvent
Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2008. All rights reserved.