Hi,

I think its good to introduce some service life cycle stuff to our
mashups. It makes our stuff more interesting. So basically it would
calla special function at deployment time and another on undeployment.

I propose introducing some annotations to take care of this.
this.init="functionName";       -> To be called in deployment
this.destroy="functionName";    -> To be called on undeployment

Jonathan proposed destruct instead of destroy.
What do u guys this how should we go about this?

Thanks,
Keith.

_______________________________________________
Mashup-dev mailing list
[email protected]
http://www.wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to