Interface AssemblyInstallCallback
public interface AssemblyInstallCallback
Callback for
Assembly.whenIntalled().- Since:
- 9
- Version:
- 9
-
Method Summary
-
Method Details
-
onInstall
Called when the associated assembly is fully installed. Used on conjunction withAssembly.whenInstalled().- Since:
- 9
-