1 |
Object Oriented, follows JavaBeans model
|
2 | Firing event E by object A causes invocation of method M of object B. The association of event E and method M is achieved by an event registration mechanism. An event is also an object and it carries data. |