Class ViewEventHandler
- java.lang.Object
 - 
- de.xima.fc.gui.common.event.handler.ViewEventHandler
 
 
- 
- All Implemented Interfaces:
 IApplicationEventHandler,ISessionEventHandler,Serializable
public class ViewEventHandler extends Object implements ISessionEventHandler
- Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ViewEventHandler(AContextBean contextBean) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhandleLoginEvent(LoginEvent event) 
 - 
 
- 
- 
Constructor Detail
- 
ViewEventHandler
public ViewEventHandler(AContextBean contextBean)
- Parameters:
 contextBean-AContextBean
 
 - 
 
- 
Method Detail
- 
handleLoginEvent
public void handleLoginEvent(LoginEvent event)
 
 - 
 
 -