Interface ConfigChangeListener
- All Known Implementing Classes:
ConfigChangeListenerImpl
public interface ConfigChangeListener
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Method Summary
Modifier and TypeMethodDescriptionvoidonAfter(File configFile, JExpressConfig cfg, Throwable ex) voidonBefore(File configFile, JExpressConfig cfg)
-
Method Details
-
onBefore
-
onAfter
-