summaryrefslogtreecommitdiff
path: root/java/jaf/pkg-descr
blob: d5e2d833641f41c5839eeda8c81787779092f6a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
With the JavaBeansTM Activation Framework standard extension, developers
who use JavaTM 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). For example, if a browser
obtained a JPEG image, this framework would enable the browser to identify
that stream of data as an JPEG image, and from that type, the browser
could locate and instantiate an object that could manipulate, or view that
image.

WWW: http://java.sun.com/beans/glasgow/jaf.html