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.
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.