Interface JExpressConfig
- All Known Implementing Classes:
AuthConfig, BackOffice, BootConfig, GRPCClientConfig, GRPCServerConfig, HttpClientConfig, JPAConfig, JPAHibernateConfig, MqttClientConfig, NioConfig, RedisConfig, SMTPClientConfig
public interface JExpressConfig
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Method Summary
-
Method Details
-
getCfgFile
File getCfgFile() -
info
String info() -
name
String name() -
temp
JExpressConfig temp()- Returns:
- null - disable reload
-
load
-
shutdown
void shutdown()
-