Tikani93
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
Tikani93 创建了一个帖子, 已回答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. ... -
-
Tikani93 创建了一个帖子, 已回答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...