### Pre-check - [x] I am sure that all the content I provide is in English. ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/dubbo/issues?q=is%3Aissue) and found no similar issues. ### Apache Dubbo Component Java SDK (apache/dubbo) ### Dubbo Version Dubbo Java 3.3 ### Steps to reproduce this issue org.apache.dubbo.common.extension.ExtensionLoader#createExtension, there is no `postProcessBeforeInitialization` method called, i want know why? <img width="920" alt="Image" src="https://github.com/user-attachments/assets/4e793fff-77a8-4b03-8ad6-cd10d9df2f29" /> ### What you expected to happen Can the `postProcessBeforeInitialization` method be called here? ### Anything else _No response_ ### Are you willing to submit a pull request to fix on your own? - [x] Yes I am willing to submit a pull request on my own! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)