JavaBeans: Difference between revisions

Content deleted Content added
This edit that was made in January 2020 is simply an advertisement and does not belong in Wikipedia.
Line 28:
 
* The properties, events, and methods of a bean can be exposed to another application.
* A bean may register to receive events from other objects and can generate events that are sent to those other objects. {{fact}}
* Auxiliary software can be provided to help configure a bean. {{fact}}
*The configuration settings of a bean can be saved to persistent storage and restored. {{fact}}
 
== Disadvantages ==