Sunday, May 1, 2011

Rules for java beans

1) There should be one no argument constructor
2) The class should implement the java.io.Serializable interface
3) There should be getter and setter methods for properties which are declared as private.

No comments:

Post a Comment

Chitika