Paketname | libpicocontainer-java |
Beschreibung | Java library implementing the Dependency Injection pattern |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.9-1 |
Sektion | java |
Priorität | optional |
Installierte Größe | 316 Byte |
Hängt ab von | default-jre | java2-runtime |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | |
Paketgröße | 250702 Byte |
Prüfsumme MD5 | 9b8371ea8404318dad309432285974c7 |
Prüfsumme SHA1 | 2a8104906c093e79276cd3929e8e5ac221abcc72 |
Prüfsumme SHA256 | 6dc328b90321dd0e4290f5b0d4f03d385249d15af355236728a42b8bf95dc693 |
Link zum Herunterladen | libpicocontainer-java_2.9-1_all.deb |
Ausführliche Beschreibung | PicoContainer is a highly embeddable full service Inversion of Control
(IoC) container for components honour the Dependency Injection pattern.
It can be used as a lightweight alternative to Sun's J2EE patterns for
web applications or general solutions.
.
Despite it being very compact in size (the core is ~128K and it has no
mandatory dependencies outside the JDK), PicoContainer supports
different dependency injection types (Constructor, Setter, Annotated
Field and Method) and offers multiple lifecycle and monitoring
strategies.
|