javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java
branchRCL_3
changeset 24 0fd27995241b
parent 19 04becd199f91
child 50 023eef975703
--- a/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Fri Apr 30 10:40:48 2010 +0300
+++ b/javacommons/utils/javasrc/com/nokia/mj/impl/utils/Logger.java	Tue May 11 16:07:20 2010 +0300
@@ -80,6 +80,7 @@
     public static final int EDebugApi           = 34;
     public static final int EJavaAppMngrPlugin  = 35;
     public static final int EJavaBroadcast      = 36;
+    public static final int EJavaAMMS	          = 37;
     // add name of new components here
 
 
@@ -136,6 +137,7 @@
         false,  //EDebugApi          = 34;
         false,  //EJavaAppMngrPlugin = 35;
         false,  //EJavaBroadcast     = 36;
+        false,  //EJavaAMMS					 = 37;
         // add  new components here
     };