Class DefaultBeanInfoTypeResolver

    • Constructor Detail

      • DefaultBeanInfoTypeResolver

        public DefaultBeanInfoTypeResolver()
    • Method Detail

      • resolve

        public Object[] resolve​(Class<?> type,
                                Method explicitMethod)
        Description copied from interface: BeanInfoTypeResolver
        Resolve the type and method
        Specified by:
        resolve in interface BeanInfoTypeResolver
        Parameters:
        type - the type
        explicitMethod - optional method
        Returns:
        an array with resolve type and method (if anything is changed) otherwise null is returned