开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > picocontainer |
picocontainer
|
19 | 1 | 6452 |
贡献者 | 讨论 | 代码提交 |
概述
PicoContainer is a lightweight and highly embeddable container for components that honour Dependency Injection.
Despite it being very compact in size (the core is ~100K and it has no mandatory dependencies outside the JDK),
PicoContainer supports different dependency injection types (both CDI and SDI) and offers totally customisable lifecycles.
PicoContainer has originally been implemented in Java but is also available for other platforms and
languages.
创建时间:2014-05-06 16:02