Linux software

 
Contact Us
java : jakarta-commons-discovery
A Java library for locating resources (including classes)
The Discovery Component is about discovering, or finding, implementations for pluggable interfaces. It provides facilities intantiating 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).
Version number : 0.4
Md5 : MD5 (commons-discovery-0.4.tar.gz) = e612b7c2398eff2472dbd9f8739aca70 SHA256 (commons-discovery-0.4.tar.gz) = 7546de497e88c6fa7b7f933c1b14b54e3e2977d09ed1ffdd890cf27f0fa14889 SIZE (commons-discovery-0.4.tar.gz) = 292757
Linux Software