Basic HTML version of Foils prepared October 24 99

Foil 9 WebFlow Component Model

From WebFlow and Friends for Education and Science Portals NCSA Portal/Metadata Meeting -- October 22-23 99. by Geoffrey C. Fox, Tom Haupt


1 WebFlow system comprises a hierarchy of CORBA objects that implement interfaces defined by extending java.beans.beancontext (Java 1.2):
  • A WebFlowContext object implements an extended BeanContext interface. It maintains a persistent state, controls its children life-cycle, and is responsible for inter-JVM communications through a custom event model. The master ("root") context maintains a hierarchy of proxy objects to facilitate communication with clients implemented as Java applets without violating the sandbox restrictions.
  • A WebFlow Module implements BeanContextChild interface, is stateless (more precisely, it maintains a conversational state), and has access to all data maintained by its parent context.
2 Although implemented differently, conceptually close to EJB and CORBA 3 Components models.
  • Could convert to EJB Model

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 Sun Oct 24 1999