@Nullable open fun getConstructingMethod(): Method
Return the delegate for bean construction purposes, if known.
Return the method in use (typically a static factory method), or null in case of constructor-based instantiation
null
Since 4.3