No title Revision 323736333334 (Sat May 23 2009 at 12:28) - Diff Link to this snippet: https://friendpaste.com/6SRGpDhATdSu0lUP1uMn4N Embed: manni perldoc borland colorful default murphy trac fruity autumn bw emacs pastie friendly Show line numbers Wrap lines 12345678 <EventHandlers type="{WeatherEvent.GET}"> <extensions:WeatherLoader> <!-- make the call to the service --> <Properties location="{event.location}" unit="{event.unit}" /> <extensions:resultHandlers> <!-- receive the results contained in the currentEvent.data property (WeatherResultEvent contains a data property) --> <MethodInvoker generator="{WeatherManager}" method="setWeather" arguments="{currentEvent.data}" /> </extensions:resultHandlers> </EventHandlers>