Interface DeployListener
-
- All Known Implementing Classes:
SwiftletDeployer
public interface DeployListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbundleAdded(Bundle bundle)voidbundleRemoved(Bundle bundle, boolean isRedeploy)
-