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 Ubuntu Archiv lucid (main)
Version0.4-3
Sektionlibs
Prioritätoptional
Installierte Größe112 Byte
Hängt ab vondefault-jre-headless | java1-runtime-headless | java2-runtime-headless, libcommons-logging-java
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelle
Paketgröße64300 Byte
Prüfsumme MD56b2ba0541400e5081f31b31851d0f8a6
Prüfsumme SHA120828e59f0ebc37cd1807f38dbac486372b71314
Prüfsumme SHA256d88e7a2dbdb20432b9786c936e859d4d449df6cfac9bc7d95f4edb156dd21f36
Link zum Herunterladenlibcommons-discovery-java_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).


Impressum
Linux is a registered trademark of Linus Torvalds