|
This course provides an introduction to the JavaBean component model.
Objectives:
After completing this course, students will be able to:
- Explain the basic architecture and concepts behind the JavaBeans component model
- Describe the means by which JavaBeans are embedded in applications for design-time manipulation and the basic requirements of a JavaBean component
- Illustrate how JavaBeans expose controllability and visibility of their internal nature and structure
- Discuss the means by which JavaBeans allow the persistence of their state and enhance their design-time customizability
Topics:
- JavaBeans
- Containers
- Components
- Contexts
- Events
- Properties
- Simple properties
- Array and indexed properties
- Bound properties
- Constrained properties
- Introspection
- Persistence
- Customization
- The InfoBus
|