javamanager/javainstaller/installer/javasrc/com/nokia/mj/impl/installer/jsrpluginnotifier/InstallerExtensionInfo.java
branchRCL_3
changeset 24 0fd27995241b
parent 19 04becd199f91
child 67 63b81d807542
equal deleted inserted replaced
20:f9bb0fca356a 24:0fd27995241b
    23 import java.util.Hashtable;
    23 import java.util.Hashtable;
    24 
    24 
    25 /**
    25 /**
    26  * Information passed to JSR plugins when installing or uninstalling
    26  * Information passed to JSR plugins when installing or uninstalling
    27  * Java applications
    27  * Java applications
    28  *
       
    29  * @author Nokia Corporation
       
    30  * @version $Rev: 10381 $ $Date: 2010-04-06 15:34:34 +0300 (Tue, 06 Apr 2010) $
       
    31  * @see JsrPluginNotifier
    28  * @see JsrPluginNotifier
    32  */
    29  */
    33 public final class InstallerExtensionInfo
    30 public final class InstallerExtensionInfo
    34 {
    31 {
    35     /**
    32     /**