Class ServerContextEventHandler
- java.lang.Object
-
- de.xima.fc.gui.common.event.handler.ServerContextEventHandler
-
- All Implemented Interfaces:
IApplicationEventHandler
,Serializable
@Deprecated public class ServerContextEventHandler extends Object implements IApplicationEventHandler
Deprecated.Since version 8.0.0 no longer necessary.- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServerContextEventHandler(AContextBean contextBean)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
handleViewInitializationEvent(ViewInitializationEvent event)
Deprecated.
-
-
-
Constructor Detail
-
ServerContextEventHandler
public ServerContextEventHandler(AContextBean contextBean)
Deprecated.
-
-
Method Detail
-
handleViewInitializationEvent
public void handleViewInitializationEvent(ViewInitializationEvent event)
Deprecated.
-
-