Basic HTML version of Foils prepared July 6 99

Foil 140 Deployment - IV

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


1 Container object uses Installation object to obtain the component's implementation specifics (get_implementation()) and loads DLL, or shared object library, or necessary .class files.
2 Assembly object uses component's home object to create a component instance (create_component()).
3 Create_component() call returns a reference to ComponentBase interface and Assembly object applies Configurator on this object to configure the component.
4 After Assembly object instantiates all the necessary components, it starts connection process by calling receptacle connect operation on the proper ComponentBase references.
5 After Assembly object completes the connection process, it calls configuration_complete() method on all the ComponentBase references.

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