JAR

JavaBeans Activation Framework (JAF)

Downloads

Jar61.51 KB
Pom1.03 KB
Jar61.51 KB
Pom1.03 KB

[top] / javax / activation / activation / 1.1

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).
Repository external
Group ID javax.activation
Artifact ID activation
Version 1.1
Packaging jar

POM Snippet

    <dependency>
      <groupId>javax.activation</groupId>
      <artifactId>activation</artifactId>
      <version>1.1</version>
    </dependency>

Other Details

URL http://java.sun.com/products/javabeans/jaf/index.jsp
License Common Development and Distribution License (CDDL) v1.0