javax.rad.application.genui.event.type.application
Interface IAfterLogoutApplicationListener

All Known Subinterfaces:
IRemoteApplicationListener

public interface IAfterLogoutApplicationListener

The IAfterLogoutApplicationListener notifies about after logout of the RemoteApplication.


Method Summary
 void afterLogout(RemoteApplication pApplication)
          Invoked when logout was successful.
 

Method Detail

afterLogout

void afterLogout(RemoteApplication pApplication)
                 throws Throwable
Invoked when logout was successful.

Parameters:
pApplication - the application
Throws:
Throwable - if there is an error.


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.