1 <?xml version="1.0" encoding="utf-8" ?>
\r
5 Please note the usage of service and type attributes.
\r
6 Windsor will automatically installs the components and
\r
7 facilities with a type attribute (and optionally service
\r
15 type="Castle.Facilities.EventWiring.EventWiringFacility, Castle.MicroKernel" />
\r
22 id="publisher.component"
\r
23 type="EventWiring.SimplePublisher, EventWiring">
\r
26 <subscriber id="listener.component"
\r
28 handler="OnPublishEvent"/>
\r
33 id="listener.component"
\r
34 type="EventWiring.SimpleListener, EventWiring" />
\r