Name: | avalon-framework |
---|---|
Version: | 4.3 |
Release: | 10.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 108317 |
License: | ASL 2.0 |
RPM: | avalon-framework-4.3-10.el7.noarch.rpm |
Source RPM: | avalon-framework-4.3-10.el7.src.rpm |
Build Date: | Tue Apr 29 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://avalon.apache.org/framework/ |
Summary: | 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. |