You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Afkham Azeez <af...@gmail.com> on 2010/06/30 10:21:36 UTC

Introducing Deployer.cleanup

I'm introducing this method so that the DeploymentEngine can call cleanup on
all deployers when cleanup is called on the DeploymentEngine. This will
allow the respective deployers to carry out cleanup tasks. This is an API
addition. I am also planning to rename the badly named unDeploy method to
undeploy. I will be committing the changes to Axis2 & Synapse.

Please let me know if you come across any issues.

Thanks
Azeez