org.kuali.student.common.ui.client.mvc.events
Interface LogoutHandler

All Superinterfaces:
ApplicationEventHandler, com.google.gwt.event.shared.EventHandler, UncheckedApplicationEventHandler

public interface LogoutHandler
extends UncheckedApplicationEventHandler

Example UncheckedApplicationEventHandler associated with LogoutEvent

Author:
Kuali Student Team

Method Summary
 void onLogout(LogoutEvent event)
           
 

Method Detail

onLogout

void onLogout(LogoutEvent event)


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.