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 Ubuntu Archiv lucid (main)
Version0.4-3
Sektiondoc
Prioritätoptional
Installierte Größe1256 Byte
Hängt ab vondefault-jre-headless | java1-runtime-headless | java2-runtime-headless
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellelibcommons-discovery-java
Paketgröße70474 Byte
Prüfsumme MD5624c4b3c7c649211b6b5babb43bd083c
Prüfsumme SHA17483bcf16ab54fcf773fd2c871dfe5d0afd6a00b
Prüfsumme SHA256f514ae99ab28b874b385b1434af08be475aa97188b123be7da44424165916088
Link zum Herunterladenlibcommons-discovery-java-doc_0.4-3_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