Basic HTML version of Foils prepared July 6 99

Foil 28 Session Beans - Lifecycle

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


Container sets the context of the bean by calling the setSessionContext() method and calls the proper ejbCreate() method based on the create() method call by passing all the parameters.
Container serializes all method calls (client or container started) to the bean. Furthermore, container throws an exception if a client call arrives during the execution of a business method.
Container invokes the ejbRemove() method when the client invokes remove() on the EJB Object or the container decides to remove the instance.



© 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