JavaBeans: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Fact}}
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|date=January 2023}}
* Auxiliary software can be provided to help configure a bean. {{fact|date=January 2023}}
*The configuration settings of a bean can be saved to persistent storage and restored. {{fact|date=January 2023}}
 
== Disadvantages ==