Chapter 8. Java Beans
Component Models
Overview of the Java Beans Component Model
Java Beans
Making a Bean
Using Java Beans
Server-Side Java Beans
Enterprise Java Beans
COM/DCOM and ActiveX
Java Beans, Microsoft COM/ActiveX, and the newly announced CORBA Component Model support the notion of an application component model. A component model enables software parts from several different programmers to work together. In the Internet world, we refer to everything from Java applets to parts that directly interface to databases or desktop applications as components that we can reuse. By developing reusable components, you can preserve the effort you place into software development by packaging them in modules that you can publish to others.
A Bean is a class ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access