类 ReferenceBeanSupport


  • public class ReferenceBeanSupport
    extends Object
    • 构造器详细资料

      • ReferenceBeanSupport

        public ReferenceBeanSupport()
    • 方法详细资料

      • convertReferenceProps

        public static void convertReferenceProps​(Map<String,​Object> attributes,
                                                 Class defaultInterfaceClass)
      • generateReferenceKey

        public static String generateReferenceKey​(Map<String,​Object> attributes,
                                                  org.springframework.core.env.PropertyResolver propertyResolver)
      • convertPropertyValues

        public static Map<String,​Object> convertPropertyValues​(org.springframework.beans.MutablePropertyValues propertyValues)
        Convert to raw props, without parsing nested config objects
      • generateReferenceKey

        public static String generateReferenceKey​(ReferenceBean referenceBean,
                                                  org.springframework.core.env.PropertyResolver propertyResolver)
      • generateReferenceKey

        public static String generateReferenceKey​(org.springframework.beans.factory.config.BeanDefinition beanDefinition,
                                                  org.springframework.core.env.PropertyResolver propertyResolver)
      • getReferenceAttributes

        public static Map<String,​Object> getReferenceAttributes​(org.springframework.beans.factory.config.BeanDefinition beanDefinition)