OpenEJBContainer
 

Main
   Welcome!
   Download
   Mailing Lists
   The Team
Users
   Quickstart
   Support
   Request Feature
Servers
   Local Server
   Remote Server
Adapters
   Tomcat
Integrators
   Why OpenEJB
   Overview
   Design
   Specification
   Presentation
Developers
   Release Plan
   Source Code
   SourceForge
  

Container

Sub-component of OpenEJB

Definition

An Enterprise JavaBeans container enforce the container-bean contract for an EJB 1.1 or 2.0 bean type. Containers for custom container-bean contracts can also be created.

Also Known As
Container Provider
Responsibilities
Adopt the OpenEJB architecture
Use the Transaction Manager assigned to the container system to assist in handling transactions
Use the Security Manager assigned to the container system to assist in enforcing security and privileges
Implement the org.openejb.Container interface
Related Classes
org.openejb.Container
Implementations
 Stateful SessionBean Container
 Stateless SessionBean Container
 BMP EntityBean Container
 CMP EntityBean Container



 
 
   
 SourceForge Logo 
   
 


Java, EJB, JDBC, JNDI, JTA, Sun, Sun Microsystems are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and in other countries. XML, XML Schema, XSLT and related standards are trademarks or registered trademarks of MIT, INRIA, Keio or others, and a product of the World Wide Web Consortium. All other product names mentioned herein are trademarks of their respective owners.