类分层结构
- java.lang.Object
- cn.featherfly.rc.SimpleConfiguration (implements cn.featherfly.rc.Configuration)
- cn.featherfly.rc.SimpleConfigurationValue<V> (implements cn.featherfly.rc.ConfigurationValue<V>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.featherfly.common.exception.BaseException
- cn.featherfly.common.exception.LocalizedException
接口分层结构
注释类型分层结构
- cn.featherfly.rc.annotation.Configuration (implements java.lang.annotation.Annotation)
- cn.featherfly.rc.annotation.Configurations (implements java.lang.annotation.Annotation)