Java Signal/Slot with Annotations 0.2.0

License: Free ‎File size: N/A
‎Users Rating: 3.0/5 - ‎1 ‎votes

ABOUT Java Signal/Slot with Annotations

This library is a signal/slot API for Java 5.0 that uses annotations to mark the signals/slots. A subclass containing signal/slot enums, as well as methods to emit the signal to its slots, is generated automatically through annotation processing tool.