OpenEJBServer
 

Main
    Welcome!
    Download
    Mailing Lists
    The Team
Users
    Quickstart
    Hello World!
    CMP Example
    CMP Guide
    Deploy
    Startup
    Validation
    Configuration
    Support
    Request Feature
    FAQ
Servers
    Local Server
    Remote Server
    Tomcat
Integrators
    Why OpenEJB
    Overview
    Design
    Specification
    Presentation
Developers
    Custom Services
    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
  Local Server
  Remote Server
  CORBA Adapter



 
     
     
   
 


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.