Application components that listen for events can use the EventSource.addListener() method to register an event listener object (a type of asynchronous bean) with the event source to which the events will be published. An event source also can fire events in a type-safe manner using any interface.
In this information ...Related tasks
Using asynchronous beans | IBM Redbooks, demos, education, and more |