Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
jakarta-commons-discovery: Jakarta Commons Discovery
- Summary
- The Discovery component is about discovering, or finding, implementations for
pluggable interfaces. Pluggable interfaces are specified with the intent that
multiple implementations are, or will be, available to provide the service
described by the interface. Discovery provides facilities for finding and
instantiating classes, and for lifecycle management of singleton (factory)
classes.
Changelog
- * Thu Mar 15 00:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Aug 11 01:00:00 2006 Matt Wringe <mwringe at redhat.com> - 1:0:3-4jpp.1
-
- Merge with upstream version
- Add missing javadoc post and postun
- Add missing javadoc requires
- * Sun Jul 23 01:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> - 1:0.3-3jpp_2fc
-
- Rebuilt