开发者

How does AOP via ninject.extensions.interception relate to ninject?

  1. I u开发者_StackOverflow中文版nderstand that ninject.extensions.interception can be used for AOP, but how does this project relate/leverage Ninject?
  2. Is it possible to use Ninject for DI and some other framework for AOP? Does ninject.extensions.interception do something special to make AOP work in context of also using Ninject?


Ninject does not force you to use any specific AOP framework. But what's unique to he Ninject extension is that the interceptors themselves get injected by Ninject without adding any custom code.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜