类分层结构
- java.lang.Object
- cool.scx.config.handler_impl.AppRootHandler (implements cool.scx.config.ScxConfigValueHandler<T>)
- cool.scx.config.source_impl.ArgsConfigSource (implements cool.scx.config.ScxConfigSource)
- cool.scx.config.handler_impl.ConvertValueHandler<T> (implements cool.scx.config.ScxConfigValueHandler<T>)
- cool.scx.config.handler_impl.DecryptValueHandler (implements cool.scx.config.ScxConfigValueHandler<T>)
- cool.scx.config.handler_impl.DefaultValueHandler<T> (implements cool.scx.config.ScxConfigValueHandler<T>)
- cool.scx.config.source_impl.JsonFileConfigSource (implements cool.scx.config.ScxConfigSource)
- cool.scx.config.source_impl.MapConfigSource (implements cool.scx.config.ScxConfigSource)
- cool.scx.config.ScxConfig
- cool.scx.config.ScxEnvironment
- cool.scx.config.ScxFeatureConfig
接口分层结构
- cool.scx.config.ScxConfigSource
- cool.scx.config.ScxConfigValueHandler<T>
- cool.scx.config.ScxFeature<T>