Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
avalon-framework: Java components interfaces
- Summary
- The Avalon framework consists of interfaces that define relationships
between commonly used application components, best-of-practice pattern
enforcements, and several lightweight convenience implementations of the
generic components.
What that means is that we define the central interface Component. We
also define the relationship (contract) a component has with peers,
ancestors and children.
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> - 0:4.1.4-2jpp.13
-
- Add missing javadoc requires
- * Sun Jul 23 01:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> - 0:4.1.4-2jpp_12fc
-
- Rebuilt