Eclipse Rich Ajax Platform
Release 1.3

org.eclipse.rwt.service
Interface SessionStoreListener


public interface SessionStoreListener

SessionStoreListeners are used to get notifications before the session store is destroyed.

Since:
1.0

Method Summary
 void beforeDestroy(SessionStoreEvent event)
          Notification callback before the session store of interest is destroyed.
 

Method Detail

beforeDestroy

void beforeDestroy(SessionStoreEvent event)
Notification callback before the session store of interest is destroyed.

Parameters:
event - the SessionStoreEvent

Eclipse Rich Ajax Platform
Release 1.3

Copyright (c) Innoopract Informationssysteme GmbH and others 2002, 2011. All rights reserved.