Interface ICfgFileChangedEvent
- All Superinterfaces:
- IConfigurationEvent,- IServerEvent
- All Known Subinterfaces:
- IGlobalWorkflowCfgChangedEvent,- IPortalCfgChangedEvent,- IUafcCfgChangedEvent
- All Known Implementing Classes:
- de.uplanet.lucy.server.configuration.CfgFileChangedEvent,- GlobalWorkflowCfgChangedEvent,- PortalCfgChangedEvent,- UafcCfgChangedEvent
- 
Method SummaryModifier and TypeMethodDescriptionGet the configuration file that's content has changed.
- 
Method Details- 
getCfgFileFile getCfgFile()Get the configuration file that's content has changed.- Returns:
- The configuration file that's content has changed.
 
 
-