Basic HTML version of Foils prepared July 6 99

Foil 119 Server Programming interfaces

From Object Web Computing Technologies CPS714 Computational Science Information Track -- June 16 99. by H. Timucin Ozdemir


The APIs for interactions between a component and container are called as Server Programming interfaces. The container exposes the following interfaces in addition to the component type specific interfaces.
  • ComponentContext : a bootstrap interface to access other interfaces.
  • ComponentId (only for persistent container type) : masks the differences between references created by CORBA persistence and the other persistence mechanisms.
  • BaseOrigin : interface contains operations to manage the servant lifecycle policy, creating and managing object references in conjunction with the POA.
  • Transaction : interface contains a subset of CORBA transaction service operations.
  • Storage : interface expose operations to suppot the persistenc mechanism for CORBA persistence or user defined persistence mechanisms.
  • Security : interface contains a subset of CORBA security service operations.
All the mentioned interfaces are provided through EJBContext in EJB.



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Tue Jul 6 1999