[kepler-dev] Instatiating an Actor in Java

Ivens ivensportugal at gmail.com
Sat May 8 17:20:11 PDT 2010


Hello everybody,

I have a Java method called "myMethod".
The objective of this method is to instantiate the class of every actor
presented in a kepler's workflow.

anActor = new ?();

My source of information about the workflow is the XML file that
representates it.
I can retrieve the class of the actors and give it to the method as a
parameter, but I don't know how I would write the code above.

Can someone help me?

Thanks,
Ivens
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mercury.nceas.ucsb.edu/kepler/pipermail/kepler-dev/attachments/20100508/c4df576c/attachment.html>


More information about the Kepler-dev mailing list