Basic HTML version of Foils prepared July 6 99

Foil 111 Container Model - IV

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


1 Component categories
  • service : stateless, transient, no primary key.
  • session : conversational, transient, no primary key (Session in EJB)
  • process : durable, persistent, no primary key
  • entity : durable, persistent, primary key (Entity in EJB)
2 Component implementation is distributed with a deployment descriptor specifying the required CORBA services such as transaction, security, notification and persistence.
3 Container supports interfaces to the component to provide required services.
4 A container integrates transaction, security, events and persistence into a component's behavior at runtime.

in Table To:


© 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