Package: libcommons-discovery-java (0.5-3)
Links for libcommons-discovery-java
Debian Resources:
Download Source Package libcommons-discovery-java:
- [libcommons-discovery-java_0.5-3.dsc]
- [libcommons-discovery-java_0.5.orig.tar.gz]
- [libcommons-discovery-java_0.5-3.debian.tar.gz]
Maintainers:
- Debian Java Maintainers (QA Page, Mail Archive)
- Damien Raude-Morvan (QA Page)
- Kumar Appaiah (QA Page)
- Varun Hiremath (QA Page)
- Jakub Adam (QA Page)
External Resources:
- Homepage [commons.apache.org]
Similar packages:
locates classes that implement a given Java interface
The 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).
Other Packages Related to libcommons-discovery-java
|
|
|
|
-
- dep: libcommons-logging-java
- common wrapper interface for several logging APIs
-
- sug: libcommons-discovery-java-doc
- locates classes that implement a given Java interface (documentation)
Download libcommons-discovery-java
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 133.1 kB | 206.0 kB | [list of files] |