JavaBeans: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit Advanced mobile edit
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Clarify}}
Line 17:
:A customizer can provide a step-by-step guide that the process must follow to use the component in a specific context.
;Events
:Beans may interact with the EventObject EventListener model.{{clarify|date=May 2020}}
;Persistence
:Persistence is the ability to save the current state of a Bean, including the values of a Bean's properties and instance variables, to nonvolatile storage and to retrieve them at a later time.