类分层结构
- java.lang.Object
- cn.taketoday.context.properties.BoundConfigurationProperties
- cn.taketoday.context.properties.ConfigurationPropertiesBean
- cn.taketoday.context.properties.ConfigurationPropertiesBindConstructorProvider (implements cn.taketoday.context.properties.bind.BindConstructorProvider)
- cn.taketoday.context.properties.ConfigurationPropertiesBindingPostProcessor (implements cn.taketoday.context.aware.ApplicationContextAware, cn.taketoday.beans.factory.InitializationBeanPostProcessor, cn.taketoday.beans.factory.InitializingBean, cn.taketoday.core.PriorityOrdered)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.taketoday.context.properties.IncompatibleConfigurationException
- cn.taketoday.core.NestedRuntimeException
- cn.taketoday.beans.BeansException
- cn.taketoday.beans.FatalBeanException
- cn.taketoday.beans.factory.BeanCreationException
- cn.taketoday.context.properties.ConfigurationPropertiesBindException
- cn.taketoday.beans.factory.BeanCreationException
- cn.taketoday.beans.FatalBeanException
- cn.taketoday.beans.BeansException
- java.lang.RuntimeException
- java.lang.Exception
接口分层结构
- cn.taketoday.context.properties.ConfigurationPropertiesBindHandlerAdvisor
Annotation Interface Hierarchy
- cn.taketoday.context.properties.ConfigurationProperties (implements java.lang.annotation.Annotation)
- cn.taketoday.context.properties.ConfigurationPropertiesBinding (implements java.lang.annotation.Annotation)
- cn.taketoday.context.properties.ConfigurationPropertiesScan (implements java.lang.annotation.Annotation)
- cn.taketoday.context.properties.ConstructorBinding (implements java.lang.annotation.Annotation)
- cn.taketoday.context.properties.DeprecatedConfigurationProperty (implements java.lang.annotation.Annotation)
- cn.taketoday.context.properties.EnableConfigurationProperties (implements java.lang.annotation.Annotation)
- cn.taketoday.context.properties.NestedConfigurationProperty (implements java.lang.annotation.Annotation)
- cn.taketoday.context.properties.Props (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cn.taketoday.context.properties.ConfigurationPropertiesBean.BindMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)