
castle-windsor-event-broker
This projects demonstrates the following features: 1. Implementing an event broker for a rich client UI. 1. Extending the functionality of Windsor through the use of facilities, contributors and concerns.
In this example I have 1 publisher (Input) and one listener (Output). In reality I can have multiple publishers and listeners for any number of messages. that's the point :)
Project Information
- License: Apache License 2.0
- svn-based source control
Labels:
CastleWindsor
C
EventBroker