tree: baaaada960980ca032c5bc916aaab98a0256bf26
  1. .github/
  2. activation/
  3. activationapi/
  4. demo/
  5. doc/
  6. spec/
  7. .gitignore
  8. .hgtags
  9. CONTRIBUTING.md
  10. copyright-exclude
  11. LICENSE.md
  12. NOTICE.md
  13. pom.xml
  14. README.md
README.md

Jakarta Activation

Jakarta Activation 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).

See the Jakarta Activation web site.