[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#237507: ITP: libcommons-discovery-java -- locates classes that implement a given Java interface



Package: wnpp
Severity: wishlist

* Package name    : libcommons-discovery-java
  Version         : 0.2
  Upstream Author : Richard Sitze, Craig R. McClanahan, Costin
                    Manolache,  James Strachan <jstrachan@apache.org>,
                    Matthew Hawthorne <matth@apache.org>
* URL or Web page : http://jakarta.apache.org/commons/discovery/
* License         : Apache License Version 2.0, January 2004
  Description     : locates classes that implement a given Java interface

 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).


Dependencies: libcommons-logging-java (1.0.3)
              junit (3.7)

-- 
Arnaud

Attachment: pgp6sn63LspUQ.pgp
Description: PGP signature


Reply to: