commit | 915b2330755a1780003c3a4c44af03c7c8cb7477 | [log] [tgz] |
---|---|---|
author | Bill Shannon <bill.shannon@oracle.com> | Wed Sep 06 15:40:01 2017 -0700 |
committer | Bill Shannon <bill.shannon@oracle.com> | Wed Sep 06 15:40:01 2017 -0700 |
tree | afa60badcfdd56b98aa6b17cf6ad989823334c94 | |
parent | 8f8ec08d736983c839d31a7bd98d29594e508785 [diff] |
Added tag JAF-1_2_0 for changeset dfaec4fe670d
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.