
activation.jar: This JAR (Java Archive) file containing the classes that make up JavaBeans Activation Framework.Release Notes: The release notes for this release including, installation instructions and system requirements.The only requirement is that the JAR file be included in your system's class path so the Java virtual machine can find the JAF classes. This file can be placed anywhere accessible to the Java virtual machine * running on your system. The classes that make up the JAF standard extension are contained in the included Java Archive (JAR) file, "activation.jar". There is effectively no installation of the JAF.



With the JavaBeans Activation Framework standard extension, developers who use Java technology can 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 to instantiate the appropriate bean to perform said operation(s).
