Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        avalon-framework - Java components interfaces
        
        
        - Description:
- 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. 
Packages
        
        
            | avalon-framework-4.1.4-7.el6.x86_64
              [127 KiB] | Changelog
              by Andrew Overholt (2010-01-11): - Remove spurious Requires(post,postun) for old ghost symlinks
- Fix Group tags to shut rpmlint up |