Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        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 Aug 10 17:00:00 2006 Matt Wringe <mwringe at redhat.com> - 0:4.1.4-2jpp.13
- - Add missing javadoc requires 
            - * Sat Jul 22 17:00:00 2006 Jakub Jelinek <jakub{%}redhat{*}com> - 0:4.1.4-2jpp_12fc
- - Rebuilt 
            - * Wed Jul 19 17:00:00 2006 Matt Wringe <mwringe at redhat.com> - 0:4.1.4-2jpp_11fc
- - Removed separate definition of name, version and release.