Properties -- setting and inspecting parameters |
Object Serialization (JDK1.1) -- jar files, saving JavaBeans |
Persistence -- Saved JavaBeans become object oriented database |
Reflection (JDK1.1) -- find out class structure |
BeanInfo -- general Bean Information |
Custom Editors -- Bean Specific Editors |
Event Model (JDK1.1) is same as for AWT |
Linkage of Beans using event model |
Java Remote Method Invocation (RMI) Java's answer to Corba |
Distributed JavaBeans for web computing and information systems |