Skip to content

jakartaee/jaf-api

Jakarta Activation

Build Status Jakarta Staging (Snapshots)

Jakarta Activation lets you take advantage of standard services to: determine the type of arbitrary piece of data; encapsulate access to it; discover the operations available on it; and instantiate the appropriate bean to perform the operation(s).

IMPORTANT: Implementation of the Jakarta Activation API, aka JakartaActivation (formerly JavaActivation), is no longer part of this repository. As part of breaking tight integration between Jakarta Activation API and the implementation, implementation sources were moved to the new project - Eclipse Angus - and further development continues there. Eclipse Angus is direct accessor of JavaActivation/JakartaActivation.

See the Jakarta Activation web site.

License

You'll find the text of the licenses in the workspace in various LICENSE.txt or LICENSE.md files. Don't let the presence of these license files in the workspace confuse you into thinking that they apply to all files in the workspace.

You should always read the license file included with every download, and read the license text included in every source file.

Contributing

We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.

Links