Schnittstelle IConfigurationEvent

Alle Superschnittstellen:
IServerEvent
Alle bekannten Unterschnittstellen:
ICfgFileChangedEvent, IGlobalWorkflowCfgChangedEvent, ILanguagesChangedEvent, ILocaleFormatsChangedEvent, IPortalCfgChangedEvent, IUafcCfgChangedEvent, IWebdavServiceUpdateStatusEvent
Alle bekannten Implementierungsklassen:
de.uplanet.lucy.server.configuration.CfgFileChangedEvent, GlobalWorkflowCfgChangedEvent, PortalCfgChangedEvent, UafcCfgChangedEvent

@Scriptable public interface IConfigurationEvent extends IServerEvent
Events that signal a change in configuration settings should implement this interface.
Siehe auch:
  • IConfigurationEventListener