OpenEJBServer
 

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


SourceForge Logo
  

Application Server

Sub-component of OpenEJB

Definition

Any component wishing to serve or deliver Enterprise JavaBeans.

Also Known As
Server Adapter
Server Provider
Responsibilities
Remote client access to OpenEJB
Implement the bean's remote and home interfaces.
Distribute its implementation of the remote and home interfaces.
Provide clients with a JNDI name space for looking up beans.
Delegate method invocations to the container.
Related Classes
org.openejb.spi.ApplicationServer
Implementations
 IntraVM Server
 CORBA Server



 
 
   
 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.