
linkset
A small library that utilizes Java 5 features to enable:
-
an alternative approach to listeners; this was mainly inspired by C# and Qt approach
(more);
-
event busses
(more);
-
remote command pattern
(more);
-
duck typing through dynamic proxies;
Project Information
- License: GNU Lesser GPL
- 2 stars
- svn-based source control
Labels:
Java
listeners
EventBuss
CommandPattern
DynamicProxy