Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: util-multicaster | Distribution: OpenMandriva Lx |
Version: 0.3.3 | Vendor: OpenMandriva |
Release: 0.0.6 | Build date: Sun Mar 24 00:31:19 2019 |
Group: Development/Java | Build host: c64-3.openmandriva.org |
Size: 10001 | Source RPM: util-multicaster-0.3.3-0.0.6.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: http://www.freecompany.org/ | |
Summary: Utility classes for low-cost event dispatch to multiple listeners |
The multicaster package provides utility classes for low-cost event dispatch to multiple listeners. Modeled after the AWTEventMulticaster this class provides type-safe and thread-safe generic method dispatch. The benefit of this approach to handling multiple listeners is the low overhead - when there is a single listener there is zero cost, and each additional listener requires only two additional method calls. A basic implementation is provided, the DefaultMulticaster, which uses dynamic proxies to minimize the amount of new code that must be written in order to use a multicaster.
MIT
/usr/share/java/util-multicaster-0.3.3.jar /usr/share/java/util-multicaster.jar
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 15 23:04:11 2024