commit | 8f8ec08d736983c839d31a7bd98d29594e508785 | [log] [tgz] |
---|---|---|
author | Bill Shannon <bill.shannon@oracle.com> | Wed Sep 06 15:39:26 2017 -0700 |
committer | Bill Shannon <bill.shannon@oracle.com> | Wed Sep 06 15:39:26 2017 -0700 |
tree | af17faec8d01a9c8122cff529eaac46250537664 | |
parent | 14532dc3cd4766f0bb08b143dff3b05f0f40f87d [diff] |
Final release of JAF 1.2.0.
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.