Monthly Archives: August 2011

Use dynamic proxies to create a simple, powerful event bus (Part 2)

In part 1 of the event bus series we discussed implementing a simple and powerful event bus using just three classes. If you haven’t read it yet, I strongly recommend you read it first. Use dynamic proxies to create a … Continue reading

Dynamic Proxies, Event Bus, Java | 9 Comments