org.eaglei.ui.gwt.security
Interface SessionContext.SessionListener

All Known Implementing Classes:
HomePage, InstancePage, InstancePageWrapper, LoginPanel, LogoutPanel, NewHomePage, NewTopPanel, ResultsPageWrapper, SearchContext, TopPanel
Enclosing class:
SessionContext

public static interface SessionContext.SessionListener


Method Summary
 void onLogIn()
           
 void onLogOut()
           
 

Method Detail

onLogIn

void onLogIn()

onLogOut

void onLogOut()


Copyright © 2009-2011 Eagle-I. All Rights Reserved.