commit | b7ef33dcc42dcd17c861abaf597f975dc3b51c98 | [log] [tgz] |
---|---|---|
author | Bill Shannon <bill.shannon@oracle.com> | Wed Sep 06 16:12:36 2017 -0700 |
committer | Bill Shannon <bill.shannon@oracle.com> | Wed Sep 06 16:12:36 2017 -0700 |
tree | 4be5ee01c7b43923bca1945b7d4c41e5aa4ccba2 | |
parent | 915b2330755a1780003c3a4c44af03c7c8cb7477 [diff] |
Don't deploy the demo module.
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.