Interface ReloadAction
- All Known Subinterfaces:
ReloadEventEmitter
- All Known Implementing Classes:
AbstractModel
,AdminMenuImpl
,AdminMenuReloadAction
,DataModelImpl
,DataModelReloadAction
,FormModelImpl
,FormModelImpl
,FormModelReloadAction
,ReloadEventEmitterImpl
,ReportReloadAction
,SecurityPolicyReloadAction
,TemplateModelImpl
,TemplateReloadAction
,TextResourcesReloadAction
public interface ReloadAction
Tell the configuration-system to reload the configuration.
This itended for debug and test-use only.
The reload-process will work correctly. However
their are system reliying on configuration. And those may
cannot handle changing configuration.
-
Method Summary
-
Method Details
-
onReload
void onReload()
-