commit | 14532dc3cd4766f0bb08b143dff3b05f0f40f87d | [log] [tgz] |
---|---|---|
author | Bill Shannon <bill.shannon@sun.com> | Fri May 26 16:39:58 2017 -0700 |
committer | Bill Shannon <bill.shannon@sun.com> | Fri May 26 16:39:58 2017 -0700 |
tree | 5f4f9d266c1f1789a1aed9b95d306ab76f0c01c7 | |
parent | c82f7e150226c9bb6aa4a01d21ddd1f947fda73c [diff] |
Update spec license.
The JavaBeans Activation Framework (JAF) is a standard extension to the Java platform that lets you take advantage of standard services to: determine the type of an arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).
JAF is used by JavaMail and JAX-WS for data content handling.
JAF is included in Java SE 6 and later.