Basic HTML version of Foils prepared Aug 14 1997

Foil 8 Parts of the JavaBean Brew I

From JavaBeans CORBA ComponentWare UC Web applications Certificate -- Aug 11,14 97. by Geoffrey C. Fox, Wojtek Furmanski


1 A JavaBean is "just" a Java Object which is part of some application for the end-user.
2 JavaBeans implement the JDK1.1 event linkage mechanism for exchanging changes in values of properties and hence invoking responses to these changes.
3 JavaBeans implement JDK1.1 Object Serialization to represent JavaBeans in "databases" (disk files) and hence define JavaBeans as persistent objects
4 JavaBeans do not need to implement any particular class or interface.
  • Rather there are a set of naming conventions called the "JavaBean Framework" or "Design Patterns"
5 These patterns are "discovered" automatically by the "introspection" capability of the reflection API in Java which is invoked by the BeanBox

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Thu Jan 8 1998