Java Programmer's Guide and Reference


Telephony bean events

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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]