JAddin – Java Toolkit for IBM Domino Server Add-in

Do you need to write an add-in for IBM Domino server in Java?

The JAddin framework is a thin and easy to use layer between the Domino RunJava task and your Java application code. It helps you to create Java server tasks by freeing you to learn all the Domino add-in specifics, such as message queue handling, thread creation, communication with the console, resource cleanup, etc. It is written entirely in Java to support all Domino versions and platforms.

=> JAddin Homepage