DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibcommons-discovery-java
Beschreibunglocates classes that implement a given Java interface
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.4-4
Sektionjava
Prioritätoptional
Installierte Größe136 Byte
Hängt ab vondefault-jre-headless | java1-runtime-headless | java2-runtime-headless, libcommons-logging-java
Empfohlene Pakete
PaketbetreuerDebian Java Maintainers
Quelle
Paketgröße66912 Byte
Prüfsumme MD5a4ac469a4822b105733735d4f66295d4
Prüfsumme SHA190a3d42a92e7c80d64140b37badd3dd71340bcda
Prüfsumme SHA2563aa941f7c5f1e5d1785669137b547e84b3a0f28d40a2b7e6fcd2f6d9d73d4850
Link zum Herunterladenlibcommons-discovery-java_0.4-4_all.deb
Ausführliche BeschreibungThe Discovery Component is about discovering, or finding, implementations for pluggable interfaces. It provides facilities instantiating classes in general, and for lifecycle management of singleton (factory) classes. . Fundamentally, Discovery locates classes that implement a given Java interface. The discovery pattern, though not necessarily this package, is used in many projects including JAXP (SaxParserFactory and others) and commons-logging (LogFactory). By extracting this pattern, other projects can (re)use it and take advantage of improvements to the pattern as Discovery evolves. . Discovery improves over previous implementations by establishing facilities for working within managed environments. These allow configuration and property overrides without appealing to the global System properties (which are scoped across an entire JVM).


Impressum
Linux is a registered trademark of Linus Torvalds