Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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 Aug 10 17: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
- * Sat Jul 22 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> - 1:0.3-3jpp_2fc
- Rebuilt
- * Thu Jul 20 17:00:00 2006 Matt Wringe <mwringe at redhat.com> - 1:0:3-3jpp_1fc
- Merge with upstream version
- Natively compile packages