Home | | Web Programming | Advantages of Java Beans

Chapter: Java The Complete Reference : Applying Java : Java Beans

Advantages of Java Beans

The following list enumerates some of the benefits that Java Bean technology provides for a component developer:

Advantages of Java Beans

 

The following list enumerates some of the benefits that Java Bean technology provides for a component developer:

 

        A Bean obtains all the benefits of Java’s “write-once, run-anywhere” paradigm.

 

        The properties, events, and methods of a Bean that are exposed to another application can be controlled.

 

        Auxiliary software can be provided to help configure a Bean. This software is only needed when the design-time parameters for that component are being set. It does not need to be included in the run-time environment.

 

        The state of a Bean can be saved in persistent storage and restored at a later time.

 

        A Bean may register to receive events from other objects and can generate events that are sent to other objects.

 

Study Material, Lecturing Notes, Assignment, Reference, Wiki description explanation, brief detail
Java The Complete Reference : Applying Java : Java Beans : Advantages of Java Beans |


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

Copyright © 2018-2024 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.