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-doc
Beschreibunglocates classes that implement a given Java interface (documentation)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.4-4
Sektiondoc
Prioritätoptional
Installierte Größe1256 Byte
Hängt ab vondefault-jre-headless | java1-runtime-headless | java2-runtime-headless
Empfohlene Pakete
PaketbetreuerDebian Java Maintainers
Quellelibcommons-discovery-java
Paketgröße71934 Byte
Prüfsumme MD52f040c1ae4a2c457381515ac430e36fc
Prüfsumme SHA1333a25e617db635ef0d02574f5df09934fed865f
Prüfsumme SHA2564fadb0f153d5f48b60406792a42ce2d6c4a31dba7321f553033ad192f3f68c3a
Link zum Herunterladenlibcommons-discovery-java-doc_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). . This package contains the documentation.


Impressum
Linux is a registered trademark of Linus Torvalds