Overview

The acscallbacks module provides utilities for an easy usage of Callbacks. In the current version, only Java implementations are supported. The Java utility classes are:

alma.acs.callbacks. ...

They are all contained in the archive acsCallbacksSupport.jar.

Example

Special Notes

Various types of callback return values are supported: int, int[], double, double[], String, String[]

Examples in the ALMA CVS Repository

No examples yet

Related Documents

Callbacks


Keywords: Callbacks, Asynchronous, Java