Basic HTML version of Foils prepared October 24 99

Foil 15 WebFlow Events (3): How do they work?

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


1 public class client
2 extends Applet {
3 ...
4 org.omg.CORBA.Object o =orb.string_to_object(IOR);
5 WebFlowContext wfc1 = WebFlowContextHelper.narrow(o);
6 moduleA moduleARef = moduleAHelper.narrow(wfc.addNewModule("moduleA"));
7 ...
8 wfc1.attachPushEvent(moduleARef, "eventName", moduleBRef, "aMethod");

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