javax.rad.application.genui.event.type.application
Interface IAfterLoginApplicationListener
- All Known Subinterfaces:
- IRemoteApplicationListener
public interface IAfterLoginApplicationListener
The IAfterLoginApplicationListener notifies about after login in the RemoteApplication.
afterLogin
void afterLogin(RemoteApplication pApplication)
throws Throwable
- Invoked when login was successful.
- Parameters:
pApplication - the application
- Throws:
Throwable - if there is an error.
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.