Interface BeanInfoTypeResolver

    • Method Detail

      • resolve

        Object[] resolve​(Class<?> type,
                         Method explicitMethod)
        Resolve the type and method
        Parameters:
        type - the type
        explicitMethod - optional method
        Returns:
        an array with resolve type and method (if anything is changed) otherwise null is returned