Package de.uplanet.lucy.server.events
Interface IConfigurationEvent
- All Superinterfaces:
IServerEvent
- All Known Subinterfaces:
ICfgFileChangedEvent,IGlobalWorkflowCfgChangedEvent,ILanguagesChangedEvent,ILocaleFormatsChangedEvent,IPortalCfgChangedEvent,IUafcCfgChangedEvent,IWebdavServiceUpdateStatusEvent
- All Known Implementing Classes:
de.uplanet.lucy.server.configuration.CfgFileChangedEvent,GlobalWorkflowCfgChangedEvent,PortalCfgChangedEvent,UafcCfgChangedEvent
Events that signal a change in configuration settings should implement
this interface.
- See Also:
-
IConfigurationEventListener