search

Home  >  Q&A  >  body text

Does the proxy class need to be dynamically bound?

There is no code in the proxy class written before that requires dynamic binding. Why is it not needed here?


落叶落叶2148 days ago1144

reply all(2)I'll reply

  • 天蓬老师

    天蓬老师2019-03-16 10:53:00

    Whether binding is required depends on the usage scenario. If it can be injected, bind it after instantiation outside the class.

    reply
    0
  • Cancelreply