===== 3.5 uninstall Method ===== This method is defined in the **javacard.framework.AppletEvent** interface. When the Java Card RE is preparing to delete the applet instance, the Java Card RE calls this method, if implemented by the applet, to inform it of the deletion request. Upon return from this method, the Java Card RE checks for reference dependencies before deleting the applet instance. This method may be called multiple times, once for each applet deletion attempt.