Events are signals generated by the bean when it encounters a specific condition. These events are sent to other beans and to the application after the bean has been instructed by an object to do so. The events supported by the beans comply with the Java 1.1 Event model.