Tikani93
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
已编辑于 Lifecycle of project-layer containers
已回答When a project is being closed, is dispose() propagated to all services/components in project-level DI context? I have some clean-up logic that I want to bind to a moment of the project's closing. ... -
创建于 Dependency injection in IDEA plugins
已回答Is there a way to use a full set of PicoContainer features out-of-the-box ("component-service model") ? i.e. custom contexts with manually defined parent-child hierarchy, injection via Provider cla...