[kepler-dev] Loading an actor

Ilkay Altintas altintas at sdsc.edu
Wed Sep 29 11:56:34 PDT 2004


Hi,

I have a question on what is being called when we first 
load a workflow (and so the actors in it) using file-open 
from the menu.

In the web service actor, I need to initialize some 
global private variables when the workflow gets loaded.
If I do it in preinitialize or initialize, it will wait 
until the workflow is executed. But I need it when the
workflow is being opened. Is there a method of the 
TypedAtomicActor class that I can use for this purpose?

Thanks a million on advance,
Ilkay



More information about the Kepler-dev mailing list