Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
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 Apr 17 10:00:00 2003 Ville Skyttä <ville.skytta at iki.fi> - 1:1:0.2-1jpp
-
- Update to 0.2 and JPackage 1.5.
- * Fri Sep 13 10:00:00 2002 Ville Skyttä <ville.skytta at iki.fi> 1:0.1-1jpp
-
- 0.1.
- * Sat Sep 7 10:00:00 2002 Ville Skyttä <ville.skytta at iki.fi> 1.0-0.rc1.1jpp
-
- First JPackage release.