Castle.Facilities.EventWiring
Namespace with 7 public types
Classes
EventSubscriber
EventSubscribers
Collects information about subscribers for given event
EventWiringDescriptor
EventWiringDescriptor`1
EventWiringException
Exception that is thrown when a error occurs during the Event Wiring process
EventWiringFacility
Facility to allow components to dynamically subscribe to events offered by
other components. We call the component that offers events publishers and
the components that uses them, subscribers.
Static Classes
EventWiringRegistrationExtensions