Definitions for "Java Bean"
Keywords:  reusable, bean, adheres, ejb, jvm
a Java class that follows some simple conventions
a Java class that follows specific conventions, called a component model, making it simple to connect beans (classes) together with minimum effort
an object of a class which adheres to the Bean interface standards in java
Keywords:  xml, guide, book, search, application
(Application Developer's Guide - XML; search in this book)