New Event-driven Approach for Java Component Interaction

QIANG Yi-ting,CHEN Hao-peng
DOI: https://doi.org/10.3969/j.issn.1000-3428.2007.15.036
2007-01-01
Abstract:(Abstract)A new event-driven approach for interaction among Java components assembled is presented. This approach has an unified event model, which treats kinds of events with same way, including events triggered automatically, events created explicitly using API, and routing events from event router that reflects router state. It doesn't need source code modification or taking flexible router network as interaction core. It is thought as a new way to solve component interaction problem. (Key words)event; component interaction; route; automatically-triggered; Java; container; selection
What problem does this paper attempt to address?