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