Package org.qiunet.cfg.base
Interface IAfterLoad
- All Known Implementing Classes:
BaseCfgWrapper
public interface IAfterLoad
在整个配置加载后. 执行有实现该接口的cfg
- Author:
- qiunet 2020-04-24 11:18
-
Method Summary
-
Method Details
-
afterLoad
void afterLoad()
-
BaseCfgWrapper