Interface UninstallableJavaScript
public interface UninstallableJavaScript
Marks scripts which needs to be uninstalled after each usage (end of each method).
E.g. they may influence behavior of the application.
- Author:
- lfryc
-
Method Summary
-
Method Details
-
uninstall
void uninstall()
-