Chapter 8. Beans as Containers

In This Chapter

All source code for this chapter can be found on the Sams Publishing Website at http://www.mcp.com/info/0-672/0-672-31424-x.

A container is an environment that beans live in, just like objects that exist within the environment we know as the world around us. A container for beans is known as a bean context, which can be a bean itself. The container or bean context provides various services to its beans including the Java Virtual Machine (JVM). Some containers, such as the BeanBox tool's BeanBox window, may hold any software component that conforms to the JavaBeans ...

Get JavaBeans Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.