public class javax.management.modelmbean.RequiredModelMBean implements javax.management.modelmbean.ModelMBean, javax.management.MBeanRegistration, javax.management.NotificationEmitter
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: javax.management.modelmbean.RequiredModelMBean
  super_class: java.lang.Object
{
  javax.management.modelmbean.ModelMBeanInfo modelMBeanInfo;
    descriptor: Ljavax/management/modelmbean/ModelMBeanInfo;
    flags: (0x0000) 

  private javax.management.NotificationBroadcasterSupport generalBroadcaster;
    descriptor: Ljavax/management/NotificationBroadcasterSupport;
    flags: (0x0002) ACC_PRIVATE

  private javax.management.NotificationBroadcasterSupport attributeBroadcaster;
    descriptor: Ljavax/management/NotificationBroadcasterSupport;
    flags: (0x0002) ACC_PRIVATE

  private java.lang.Object managedResource;
    descriptor: Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE

  private static final java.lang.String currClass;
    descriptor: Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: "RequiredModelMBean"

  private boolean registered;
    descriptor: Z
    flags: (0x0002) ACC_PRIVATE

  private transient javax.management.MBeanServer server;
    descriptor: Ljavax/management/MBeanServer;
    flags: (0x0082) ACC_PRIVATE, ACC_TRANSIENT

  private static final sun.misc.JavaSecurityAccess javaSecurityAccess;
    descriptor: Lsun/misc/JavaSecurityAccess;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final java.security.AccessControlContext acc;
    descriptor: Ljava/security/AccessControlContext;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private static final java.lang.Class[] primitiveClasses;
    descriptor: [Ljava/lang/Class;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final java.util.Map<java.lang.String, java.lang.Class<?>> primitiveClassMap;
    descriptor: Ljava/util/Map;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Signature: Ljava/util/Map<Ljava/lang/String;Ljava/lang/Class<*>;>;

  private static java.util.Set<java.lang.String> rmmbMethodNames;
    descriptor: Ljava/util/Set;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Signature: Ljava/util/Set<Ljava/lang/String;>;

  private static final java.lang.String[] primitiveTypes;
    descriptor: [Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private static final java.lang.String[] primitiveWrappers;
    descriptor: [Ljava/lang/String;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=2, args_size=0
         0: .line 146
            invokestatic sun.misc.SharedSecrets.getJavaSecurityAccess:()Lsun/misc/JavaSecurityAccess;
            putstatic javax.management.modelmbean.RequiredModelMBean.javaSecurityAccess:Lsun/misc/JavaSecurityAccess;
         1: .line 1168
            bipush 8
            anewarray java.lang.Class
            dup
            iconst_0
         2: .line 1169
            getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
            aastore
            dup
            iconst_1
            getstatic java.lang.Long.TYPE:Ljava/lang/Class;
            aastore
            dup
            iconst_2
            getstatic java.lang.Boolean.TYPE:Ljava/lang/Class;
            aastore
            dup
            iconst_3
            getstatic java.lang.Double.TYPE:Ljava/lang/Class;
            aastore
            dup
            iconst_4
         3: .line 1170
            getstatic java.lang.Float.TYPE:Ljava/lang/Class;
            aastore
            dup
            iconst_5
            getstatic java.lang.Short.TYPE:Ljava/lang/Class;
            aastore
            dup
            bipush 6
            getstatic java.lang.Byte.TYPE:Ljava/lang/Class;
            aastore
            dup
            bipush 7
            getstatic java.lang.Character.TYPE:Ljava/lang/Class;
            aastore
         4: .line 1168
            putstatic javax.management.modelmbean.RequiredModelMBean.primitiveClasses:[Ljava/lang/Class;
         5: .line 1173
            new java.util.HashMap
            dup
            invokespecial java.util.HashMap.<init>:()V
         6: .line 1172
            putstatic javax.management.modelmbean.RequiredModelMBean.primitiveClassMap:Ljava/util/Map;
         7: .line 1175
            iconst_0
            istore 0 /* i */
        start local 0 // int i
         8: goto 12
         9: .line 1176
      StackMap locals: int
      StackMap stack:
            getstatic javax.management.modelmbean.RequiredModelMBean.primitiveClasses:[Ljava/lang/Class;
            iload 0 /* i */
            aaload
            astore 1 /* c */
        start local 1 // java.lang.Class c
        10: .line 1177
            getstatic javax.management.modelmbean.RequiredModelMBean.primitiveClassMap:Ljava/util/Map;
            aload 1 /* c */
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aload 1 /* c */
            invokeinterface java.util.Map.put:(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
            pop
        end local 1 // java.lang.Class c
        11: .line 1175
            iinc 0 /* i */ 1
      StackMap locals:
      StackMap stack:
        12: iload 0 /* i */
            getstatic javax.management.modelmbean.RequiredModelMBean.primitiveClasses:[Ljava/lang/Class;
            arraylength
            if_icmplt 9
        end local 0 // int i
        13: .line 2985
            bipush 9
            anewarray java.lang.String
            dup
            iconst_0
        14: .line 2986
            getstatic java.lang.Boolean.TYPE:Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            iconst_1
        15: .line 2987
            getstatic java.lang.Byte.TYPE:Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            iconst_2
        16: .line 2988
            getstatic java.lang.Character.TYPE:Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            iconst_3
        17: .line 2989
            getstatic java.lang.Short.TYPE:Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            iconst_4
        18: .line 2990
            getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            iconst_5
        19: .line 2991
            getstatic java.lang.Long.TYPE:Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            bipush 6
        20: .line 2992
            getstatic java.lang.Float.TYPE:Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            bipush 7
        21: .line 2993
            getstatic java.lang.Double.TYPE:Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            bipush 8
        22: .line 2994
            getstatic java.lang.Void.TYPE:Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
        23: .line 2985
            putstatic javax.management.modelmbean.RequiredModelMBean.primitiveTypes:[Ljava/lang/String;
        24: .line 2996
            bipush 9
            anewarray java.lang.String
            dup
            iconst_0
        25: .line 2997
            ldc Ljava/lang/Boolean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            iconst_1
        26: .line 2998
            ldc Ljava/lang/Byte;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            iconst_2
        27: .line 2999
            ldc Ljava/lang/Character;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            iconst_3
        28: .line 3000
            ldc Ljava/lang/Short;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            iconst_4
        29: .line 3001
            ldc Ljava/lang/Integer;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            iconst_5
        30: .line 3002
            ldc Ljava/lang/Long;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            bipush 6
        31: .line 3003
            ldc Ljava/lang/Float;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            bipush 7
        32: .line 3004
            ldc Ljava/lang/Double;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
            dup
            bipush 8
        33: .line 3005
            ldc Ljava/lang/Void;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            aastore
        34: .line 2996
            putstatic javax.management.modelmbean.RequiredModelMBean.primitiveWrappers:[Ljava/lang/String;
        35: .line 3007
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            8   13     0     i  I
           10   11     1     c  Ljava/lang/Class;

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
         0: .line 168
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 131
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
         2: .line 134
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.RequiredModelMBean.attributeBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
         3: .line 138
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.RequiredModelMBean.managedResource:Ljava/lang/Object;
         4: .line 143
            aload 0 /* this */
            iconst_0
            putfield javax.management.modelmbean.RequiredModelMBean.registered:Z
         5: .line 144
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.RequiredModelMBean.server:Ljavax/management/MBeanServer;
         6: .line 147
            aload 0 /* this */
            invokestatic java.security.AccessController.getContext:()Ljava/security/AccessControlContext;
            putfield javax.management.modelmbean.RequiredModelMBean.acc:Ljava/security/AccessControlContext;
         7: .line 170
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 12
         8: .line 171
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         9: .line 172
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        10: .line 173
            ldc "RequiredModelMBean()"
            ldc "Entry"
        11: .line 171
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        12: .line 175
      StackMap locals: javax.management.modelmbean.RequiredModelMBean
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.createDefaultModelMBeanInfo:()Ljavax/management/modelmbean/ModelMBeanInfo;
            putfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
        13: .line 176
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 18
        14: .line 177
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        15: .line 178
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        16: .line 179
            ldc "RequiredModelMBean()"
            ldc "Exit"
        17: .line 177
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        18: .line 181
      StackMap locals:
      StackMap stack:
            return
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   19     0  this  Ljavax/management/modelmbean/RequiredModelMBean;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException

  public void <init>(javax.management.modelmbean.ModelMBeanInfo);
    descriptor: (Ljavax/management/modelmbean/ModelMBeanInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.modelmbean.ModelMBeanInfo mbi
         0: .line 203
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
         1: .line 131
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
         2: .line 134
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.RequiredModelMBean.attributeBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
         3: .line 138
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.RequiredModelMBean.managedResource:Ljava/lang/Object;
         4: .line 143
            aload 0 /* this */
            iconst_0
            putfield javax.management.modelmbean.RequiredModelMBean.registered:Z
         5: .line 144
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.RequiredModelMBean.server:Ljavax/management/MBeanServer;
         6: .line 147
            aload 0 /* this */
            invokestatic java.security.AccessController.getContext:()Ljava/security/AccessControlContext;
            putfield javax.management.modelmbean.RequiredModelMBean.acc:Ljava/security/AccessControlContext;
         7: .line 206
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 12
         8: .line 207
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         9: .line 208
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        10: .line 209
            ldc "RequiredModelMBean(MBeanInfo)"
            ldc "Entry"
        11: .line 207
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        12: .line 211
      StackMap locals: javax.management.modelmbean.RequiredModelMBean javax.management.modelmbean.ModelMBeanInfo
      StackMap stack:
            aload 0 /* this */
            aload 1 /* mbi */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.setModelMBeanInfo:(Ljavax/management/modelmbean/ModelMBeanInfo;)V
        13: .line 213
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 18
        14: .line 214
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        15: .line 215
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        16: .line 216
            ldc "RequiredModelMBean(MBeanInfo)"
            ldc "Exit"
        17: .line 214
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        18: .line 218
      StackMap locals:
      StackMap stack:
            return
        end local 1 // javax.management.modelmbean.ModelMBeanInfo mbi
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   19     0  this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   19     1   mbi  Ljavax/management/modelmbean/ModelMBeanInfo;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
      Name  Flags
      mbi   

  public void setModelMBeanInfo(javax.management.modelmbean.ModelMBeanInfo);
    descriptor: (Ljavax/management/modelmbean/ModelMBeanInfo;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.modelmbean.ModelMBeanInfo mbi
         0: .line 261
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 262
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 263
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 264
            ldc "setModelMBeanInfo(ModelMBeanInfo)"
            ldc "Entry"
         4: .line 262
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 267
      StackMap locals:
      StackMap stack:
            aload 1 /* mbi */
            ifnonnull 15
         6: .line 268
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 12
         7: .line 269
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         8: .line 270
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         9: .line 271
            ldc "setModelMBeanInfo(ModelMBeanInfo)"
        10: .line 272
            ldc "ModelMBeanInfo is null: Raising exception."
        11: .line 269
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        12: .line 275
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalArgumentException
            dup
            ldc "ModelMBeanInfo must not be null"
        13: .line 274
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            astore 2 /* x */
        start local 2 // java.lang.RuntimeException x
        14: .line 279
            new javax.management.RuntimeOperationsException
            dup
            aload 2 /* x */
            ldc "Exception occurred trying to initialize the ModelMBeanInfo of the RequiredModelMBean"
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        end local 2 // java.lang.RuntimeException x
        15: .line 282
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.registered:Z
            ifeq 26
        16: .line 283
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 22
        17: .line 284
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        18: .line 285
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        19: .line 286
            ldc "setModelMBeanInfo(ModelMBeanInfo)"
        20: .line 287
            ldc "RequiredMBean is registered: Raising exception."
        21: .line 284
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        22: .line 292
      StackMap locals:
      StackMap stack:
            new java.lang.IllegalStateException
            dup
        23: .line 293
            ldc "cannot call setModelMBeanInfo while ModelMBean is registered"
        24: .line 292
            invokespecial java.lang.IllegalStateException.<init>:(Ljava/lang/String;)V
            astore 2 /* x */
        start local 2 // java.lang.RuntimeException x
        25: .line 294
            new javax.management.RuntimeOperationsException
            dup
            aload 2 /* x */
            ldc "Exception occurred trying to set the ModelMBeanInfo of the RequiredModelMBean"
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        end local 2 // java.lang.RuntimeException x
        26: .line 297
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 42
        27: .line 298
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        28: .line 299
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        29: .line 300
            ldc "setModelMBeanInfo(ModelMBeanInfo)"
        30: .line 301
            new java.lang.StringBuilder
            dup
            ldc "Setting ModelMBeanInfo to "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 0 /* this */
            aload 1 /* mbi */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.printModelMBeanInfo:(Ljavax/management/modelmbean/ModelMBeanInfo;)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        31: .line 298
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        32: .line 302
            iconst_0
            istore 2 /* noOfNotifications */
        start local 2 // int noOfNotifications
        33: .line 303
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getNotifications:()[Ljavax/management/MBeanNotificationInfo;
            ifnull 35
        34: .line 304
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getNotifications:()[Ljavax/management/MBeanNotificationInfo;
            arraylength
            istore 2 /* noOfNotifications */
        35: .line 306
      StackMap locals: int
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        36: .line 307
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        37: .line 308
            ldc "setModelMBeanInfo(ModelMBeanInfo)"
        38: .line 309
            new java.lang.StringBuilder
            dup
            ldc "ModelMBeanInfo notifications has "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        39: .line 310
            iload 2 /* noOfNotifications */
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
            ldc " elements"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        40: .line 309
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        41: .line 306
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        end local 2 // int noOfNotifications
        42: .line 313
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* mbi */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.clone:()Ljava/lang/Object;
            checkcast javax.management.modelmbean.ModelMBeanInfo
            putfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
        43: .line 315
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 53
        44: .line 316
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        45: .line 317
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        46: .line 318
            ldc "setModelMBeanInfo(ModelMBeanInfo)"
            new java.lang.StringBuilder
            dup
            ldc "set mbeanInfo to: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        47: .line 319
            aload 0 /* this */
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokevirtual javax.management.modelmbean.RequiredModelMBean.printModelMBeanInfo:(Ljavax/management/modelmbean/ModelMBeanInfo;)Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        48: .line 316
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        49: .line 320
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        50: .line 321
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        51: .line 322
            ldc "setModelMBeanInfo(ModelMBeanInfo)"
            ldc "Exit"
        52: .line 320
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        53: .line 324
      StackMap locals:
      StackMap stack:
            return
        end local 1 // javax.management.modelmbean.ModelMBeanInfo mbi
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   54     0               this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   54     1                mbi  Ljavax/management/modelmbean/ModelMBeanInfo;
           14   15     2                  x  Ljava/lang/RuntimeException;
           25   26     2                  x  Ljava/lang/RuntimeException;
           33   42     2  noOfNotifications  I
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
      Name  Flags
      mbi   

  public void setManagedResource(java.lang.Object, java.lang.String);
    descriptor: (Ljava/lang/Object;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=3
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.Object mr
        start local 2 // java.lang.String mr_type
         0: .line 350
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 351
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 352
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 353
            ldc "setManagedResource(Object,String)"
            ldc "Entry"
         4: .line 351
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 358
      StackMap locals:
      StackMap stack:
            aload 2 /* mr_type */
            ifnull 7
         6: .line 359
            aload 2 /* mr_type */
            ldc "objectReference"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 14
         7: .line 360
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 13
         8: .line 361
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         9: .line 362
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        10: .line 363
            ldc "setManagedResource(Object,String)"
        11: .line 364
            new java.lang.StringBuilder
            dup
            ldc "Managed Resouce Type is not supported: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 2 /* mr_type */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        12: .line 361
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        13: .line 366
      StackMap locals:
      StackMap stack:
            new javax.management.modelmbean.InvalidTargetObjectTypeException
            dup
            aload 2 /* mr_type */
            invokespecial javax.management.modelmbean.InvalidTargetObjectTypeException.<init>:(Ljava/lang/String;)V
            athrow
        14: .line 369
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 20
        15: .line 370
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        16: .line 371
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        17: .line 372
            ldc "setManagedResource(Object,String)"
        18: .line 373
            ldc "Managed Resouce is valid"
        19: .line 370
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        20: .line 375
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* mr */
            putfield javax.management.modelmbean.RequiredModelMBean.managedResource:Ljava/lang/Object;
        21: .line 377
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 26
        22: .line 378
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        23: .line 379
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        24: .line 380
            ldc "setManagedResource(Object, String)"
            ldc "Exit"
        25: .line 378
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        26: .line 382
      StackMap locals:
      StackMap stack:
            return
        end local 2 // java.lang.String mr_type
        end local 1 // java.lang.Object mr
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   27     0     this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   27     1       mr  Ljava/lang/Object;
            0   27     2  mr_type  Ljava/lang/String;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException, javax.management.InstanceNotFoundException, javax.management.modelmbean.InvalidTargetObjectTypeException
    MethodParameters:
         Name  Flags
      mr       
      mr_type  

  public void load();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
         0: .line 407
            new javax.management.ServiceNotFoundException
            dup
         1: .line 408
            ldc "Persistence not supported for this MBean"
         2: .line 407
            invokespecial javax.management.ServiceNotFoundException.<init>:(Ljava/lang/String;)V
            astore 1 /* x */
        start local 1 // javax.management.ServiceNotFoundException x
         3: .line 409
            new javax.management.MBeanException
            dup
            aload 1 /* x */
            aload 1 /* x */
            invokevirtual javax.management.ServiceNotFoundException.getMessage:()Ljava/lang/String;
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 1 // javax.management.ServiceNotFoundException x
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Ljavax/management/modelmbean/RequiredModelMBean;
            3    4     1     x  Ljavax/management/ServiceNotFoundException;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException, javax.management.InstanceNotFoundException

  public void store();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=2, args_size=1
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
         0: .line 449
            new javax.management.ServiceNotFoundException
            dup
         1: .line 450
            ldc "Persistence not supported for this MBean"
         2: .line 449
            invokespecial javax.management.ServiceNotFoundException.<init>:(Ljava/lang/String;)V
            astore 1 /* x */
        start local 1 // javax.management.ServiceNotFoundException x
         3: .line 451
            new javax.management.MBeanException
            dup
            aload 1 /* x */
            aload 1 /* x */
            invokevirtual javax.management.ServiceNotFoundException.getMessage:()Ljava/lang/String;
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 1 // javax.management.ServiceNotFoundException x
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Ljavax/management/modelmbean/RequiredModelMBean;
            3    4     1     x  Ljavax/management/ServiceNotFoundException;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException, javax.management.InstanceNotFoundException

  private java.lang.Object resolveForCacheValue(javax.management.Descriptor);
    descriptor: (Ljavax/management/Descriptor;)Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=9, locals=17, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.Descriptor descr
         0: .line 483
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            istore 2 /* tracing */
        start local 2 // boolean tracing
         1: .line 485
            iload 2 /* tracing */
            ifeq 5
         2: .line 486
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 487
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
            ldc "Entry"
         4: .line 486
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 490
      StackMap locals: int
      StackMap stack:
            aconst_null
            astore 3 /* response */
        start local 3 // java.lang.Object response
         6: .line 491
            iconst_0
            istore 4 /* resetValue */
        start local 4 // boolean resetValue
         7: iconst_1
            istore 5 /* returnCachedValue */
        start local 5 // boolean returnCachedValue
         8: .line 492
            lconst_0
            lstore 6 /* currencyPeriod */
        start local 6 // long currencyPeriod
         9: .line 494
            aload 1 /* descr */
            ifnonnull 16
        10: .line 495
            iload 2 /* tracing */
            ifeq 15
        11: .line 496
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        12: .line 497
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
        13: .line 498
            ldc "Input Descriptor is null"
        14: .line 496
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        15: .line 500
      StackMap locals: javax.management.modelmbean.RequiredModelMBean javax.management.Descriptor int java.lang.Object int int long
      StackMap stack:
            aload 3 /* response */
            areturn
        16: .line 503
      StackMap locals:
      StackMap stack:
            iload 2 /* tracing */
            ifeq 21
        17: .line 504
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        18: .line 505
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        19: .line 506
            ldc "resolveForCacheValue(Descriptor)"
            new java.lang.StringBuilder
            dup
            ldc "descriptor is "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* descr */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        20: .line 504
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        21: .line 509
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getMBeanDescriptor:()Ljavax/management/Descriptor;
            astore 8 /* mmbDescr */
        start local 8 // javax.management.Descriptor mmbDescr
        22: .line 510
            aload 8 /* mmbDescr */
            ifnonnull 28
        23: .line 511
            iload 2 /* tracing */
            ifeq 28
        24: .line 512
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        25: .line 513
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        26: .line 514
            ldc "resolveForCacheValue(Descriptor)"
            ldc "MBean Descriptor is null"
        27: .line 512
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        28: .line 519
      StackMap locals: javax.management.Descriptor
      StackMap stack:
            aload 1 /* descr */
            ldc "currencyTimeLimit"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            astore 9 /* objExpTime */
        start local 9 // java.lang.Object objExpTime
        29: .line 522
            aload 9 /* objExpTime */
            ifnull 32
        30: .line 523
            aload 9 /* objExpTime */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            astore 10 /* expTime */
        start local 10 // java.lang.String expTime
        31: .line 524
            goto 33
        end local 10 // java.lang.String expTime
        32: .line 525
      StackMap locals: java.lang.Object
      StackMap stack:
            aconst_null
            astore 10 /* expTime */
        start local 10 // java.lang.String expTime
        33: .line 528
      StackMap locals: java.lang.String
      StackMap stack:
            aload 10 /* expTime */
            ifnonnull 39
            aload 8 /* mmbDescr */
            ifnull 39
        34: .line 529
            aload 8 /* mmbDescr */
            ldc "currencyTimeLimit"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            astore 9 /* objExpTime */
        35: .line 530
            aload 9 /* objExpTime */
            ifnull 38
        36: .line 531
            aload 9 /* objExpTime */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            astore 10 /* expTime */
        37: .line 532
            goto 39
        38: .line 533
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 10 /* expTime */
        39: .line 537
      StackMap locals:
      StackMap stack:
            aload 10 /* expTime */
            ifnull 138
        40: .line 538
            iload 2 /* tracing */
            ifeq 45
        41: .line 539
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        42: .line 540
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        43: .line 541
            ldc "resolveForCacheValue(Descriptor)"
            new java.lang.StringBuilder
            dup
            ldc "currencyTimeLimit: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 10 /* expTime */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        44: .line 539
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        45: .line 545
      StackMap locals:
      StackMap stack:
            new java.lang.Long
            dup
            aload 10 /* expTime */
            invokespecial java.lang.Long.<init>:(Ljava/lang/String;)V
            invokevirtual java.lang.Long.longValue:()J
            ldc 1000
            lmul
            lstore 6 /* currencyPeriod */
        46: .line 546
            lload 6 /* currencyPeriod */
            lconst_0
            lcmp
            ifge 55
        47: .line 548
            iconst_0
            istore 5 /* returnCachedValue */
        48: .line 549
            iconst_1
            istore 4 /* resetValue */
        49: .line 550
            iload 2 /* tracing */
            ifeq 105
        50: .line 551
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        51: .line 552
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
        52: .line 553
            new java.lang.StringBuilder
            dup
            lload 6 /* currencyPeriod */
            invokestatic java.lang.String.valueOf:(J)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            ldc ": never Cached"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        53: .line 551
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        54: .line 555
            goto 105
      StackMap locals:
      StackMap stack:
        55: lload 6 /* currencyPeriod */
            lconst_0
            lcmp
            ifne 64
        56: .line 557
            iconst_1
            istore 5 /* returnCachedValue */
        57: .line 558
            iconst_0
            istore 4 /* resetValue */
        58: .line 559
            iload 2 /* tracing */
            ifeq 105
        59: .line 560
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        60: .line 561
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
        61: .line 562
            ldc "always valid Cache"
        62: .line 560
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        63: .line 564
            goto 105
        64: .line 566
      StackMap locals:
      StackMap stack:
            aload 1 /* descr */
            ldc "lastUpdatedTimeStamp"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
        65: .line 565
            astore 11 /* objtStamp */
        start local 11 // java.lang.Object objtStamp
        66: .line 569
            aload 11 /* objtStamp */
            ifnull 68
            aload 11 /* objtStamp */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            astore 12 /* tStamp */
        start local 12 // java.lang.String tStamp
        67: goto 69
        end local 12 // java.lang.String tStamp
        68: .line 570
      StackMap locals: java.lang.Object
      StackMap stack:
            aconst_null
            astore 12 /* tStamp */
        start local 12 // java.lang.String tStamp
        69: .line 572
      StackMap locals: java.lang.String
      StackMap stack:
            iload 2 /* tracing */
            ifeq 74
        70: .line 573
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        71: .line 574
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
        72: .line 575
            new java.lang.StringBuilder
            dup
            ldc "lastUpdatedTimeStamp: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 12 /* tStamp */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        73: .line 573
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        74: .line 578
      StackMap locals:
      StackMap stack:
            aload 12 /* tStamp */
            ifnonnull 76
        75: .line 579
            ldc "0"
            astore 12 /* tStamp */
        76: .line 581
      StackMap locals:
      StackMap stack:
            new java.lang.Long
            dup
            aload 12 /* tStamp */
            invokespecial java.lang.Long.<init>:(Ljava/lang/String;)V
            invokevirtual java.lang.Long.longValue:()J
            lstore 13 /* lastTime */
        start local 13 // long lastTime
        77: .line 583
            iload 2 /* tracing */
            ifeq 84
        78: .line 584
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        79: .line 585
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
        80: .line 586
            new java.lang.StringBuilder
            dup
            ldc "currencyPeriod:"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            lload 6 /* currencyPeriod */
            invokevirtual java.lang.StringBuilder.append:(J)Ljava/lang/StringBuilder;
        81: .line 587
            ldc " lastUpdatedTimeStamp:"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            lload 13 /* lastTime */
            invokevirtual java.lang.StringBuilder.append:(J)Ljava/lang/StringBuilder;
        82: .line 586
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        83: .line 584
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        84: .line 590
      StackMap locals: long
      StackMap stack:
            new java.util.Date
            dup
            invokespecial java.util.Date.<init>:()V
            invokevirtual java.util.Date.getTime:()J
            lstore 15 /* now */
        start local 15 // long now
        85: .line 592
            lload 15 /* now */
            lload 13 /* lastTime */
            lload 6 /* currencyPeriod */
            ladd
            lcmp
            ifge 96
        86: .line 593
            iconst_1
            istore 5 /* returnCachedValue */
        87: .line 594
            iconst_0
            istore 4 /* resetValue */
        88: .line 595
            iload 2 /* tracing */
            ifeq 105
        89: .line 596
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        90: .line 597
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
        91: .line 598
            new java.lang.StringBuilder
            dup
            ldc " timed valid Cache for "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            lload 15 /* now */
            invokevirtual java.lang.StringBuilder.append:(J)Ljava/lang/StringBuilder;
            ldc " < "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        92: .line 599
            lload 13 /* lastTime */
            lload 6 /* currencyPeriod */
            ladd
            invokevirtual java.lang.StringBuilder.append:(J)Ljava/lang/StringBuilder;
        93: .line 598
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        94: .line 596
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        95: .line 601
            goto 105
        96: .line 602
      StackMap locals: long
      StackMap stack:
            iconst_0
            istore 5 /* returnCachedValue */
        97: .line 603
            iconst_1
            istore 4 /* resetValue */
        98: .line 604
            iload 2 /* tracing */
            ifeq 105
        99: .line 605
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       100: .line 606
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
       101: .line 607
            new java.lang.StringBuilder
            dup
            ldc "timed expired cache for "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            lload 15 /* now */
            invokevirtual java.lang.StringBuilder.append:(J)Ljava/lang/StringBuilder;
            ldc " > "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       102: .line 608
            lload 13 /* lastTime */
            lload 6 /* currencyPeriod */
            ladd
            invokevirtual java.lang.StringBuilder.append:(J)Ljava/lang/StringBuilder;
       103: .line 607
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       104: .line 605
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        end local 15 // long now
        end local 13 // long lastTime
        end local 12 // java.lang.String tStamp
        end local 11 // java.lang.Object objtStamp
       105: .line 612
      StackMap locals: javax.management.modelmbean.RequiredModelMBean javax.management.Descriptor int java.lang.Object int int long javax.management.Descriptor java.lang.Object java.lang.String
      StackMap stack:
            iload 2 /* tracing */
            ifeq 112
       106: .line 613
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       107: .line 614
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
       108: .line 615
            new java.lang.StringBuilder
            dup
            ldc "returnCachedValue:"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            iload 5 /* returnCachedValue */
            invokevirtual java.lang.StringBuilder.append:(Z)Ljava/lang/StringBuilder;
       109: .line 616
            ldc " resetValue: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            iload 4 /* resetValue */
            invokevirtual java.lang.StringBuilder.append:(Z)Ljava/lang/StringBuilder;
       110: .line 615
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       111: .line 613
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       112: .line 619
      StackMap locals:
      StackMap stack:
            iload 5 /* returnCachedValue */
            ifeq 128
       113: .line 620
            aload 1 /* descr */
            ldc "value"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            astore 11 /* currValue */
        start local 11 // java.lang.Object currValue
       114: .line 621
            aload 11 /* currValue */
            ifnull 122
       115: .line 623
            aload 11 /* currValue */
            astore 3 /* response */
       116: .line 625
            iload 2 /* tracing */
            ifeq 128
       117: .line 626
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       118: .line 627
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
       119: .line 628
            new java.lang.StringBuilder
            dup
            ldc "valid Cache value: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 11 /* currValue */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       120: .line 626
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       121: .line 631
            goto 128
       122: .line 632
      StackMap locals: java.lang.Object
      StackMap stack:
            aconst_null
            astore 3 /* response */
       123: .line 633
            iload 2 /* tracing */
            ifeq 128
       124: .line 634
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       125: .line 635
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       126: .line 636
            ldc "resolveForCacheValue(Descriptor)"
            ldc "no Cached value"
       127: .line 634
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        end local 11 // java.lang.Object currValue
       128: .line 641
      StackMap locals:
      StackMap stack:
            iload 4 /* resetValue */
            ifeq 138
       129: .line 643
            aload 1 /* descr */
            ldc "lastUpdatedTimeStamp"
            invokeinterface javax.management.Descriptor.removeField:(Ljava/lang/String;)V
       130: .line 644
            aload 1 /* descr */
            ldc "value"
            invokeinterface javax.management.Descriptor.removeField:(Ljava/lang/String;)V
       131: .line 645
            aconst_null
            astore 3 /* response */
       132: .line 646
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            aload 1 /* descr */
            aconst_null
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.setDescriptor:(Ljavax/management/Descriptor;Ljava/lang/String;)V
       133: .line 647
            iload 2 /* tracing */
            ifeq 138
       134: .line 648
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       135: .line 649
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       136: .line 650
            ldc "resolveForCacheValue(Descriptor)"
            ldc "reset cached value to null"
       137: .line 648
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       138: .line 655
      StackMap locals:
      StackMap stack:
            iload 2 /* tracing */
            ifeq 142
       139: .line 656
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       140: .line 657
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveForCacheValue(Descriptor)"
            ldc "Exit"
       141: .line 656
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       142: .line 660
      StackMap locals:
      StackMap stack:
            aload 3 /* response */
            areturn
        end local 10 // java.lang.String expTime
        end local 9 // java.lang.Object objExpTime
        end local 8 // javax.management.Descriptor mmbDescr
        end local 6 // long currencyPeriod
        end local 5 // boolean returnCachedValue
        end local 4 // boolean resetValue
        end local 3 // java.lang.Object response
        end local 2 // boolean tracing
        end local 1 // javax.management.Descriptor descr
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0  143     0               this  Ljavax/management/modelmbean/RequiredModelMBean;
            0  143     1              descr  Ljavax/management/Descriptor;
            1  143     2            tracing  Z
            6  143     3           response  Ljava/lang/Object;
            7  143     4         resetValue  Z
            8  143     5  returnCachedValue  Z
            9  143     6     currencyPeriod  J
           22  143     8           mmbDescr  Ljavax/management/Descriptor;
           29  143     9         objExpTime  Ljava/lang/Object;
           31   32    10            expTime  Ljava/lang/String;
           33  143    10            expTime  Ljava/lang/String;
           66  105    11          objtStamp  Ljava/lang/Object;
           67   68    12             tStamp  Ljava/lang/String;
           69  105    12             tStamp  Ljava/lang/String;
           77  105    13           lastTime  J
           85  105    15                now  J
          114  128    11          currValue  Ljava/lang/Object;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
       Name  Flags
      descr  

  public javax.management.MBeanInfo getMBeanInfo();
    descriptor: ()Ljavax/management/MBeanInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
         0: .line 673
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 674
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 675
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 676
            ldc "getMBeanInfo()"
            ldc "Entry"
         4: .line 674
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 679
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            ifnonnull 12
         6: .line 680
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 11
         7: .line 681
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         8: .line 682
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         9: .line 683
            ldc "getMBeanInfo()"
            ldc "modelMBeanInfo is null"
        10: .line 681
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        11: .line 685
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 0 /* this */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.createDefaultModelMBeanInfo:()Ljavax/management/modelmbean/ModelMBeanInfo;
            putfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
        12: .line 689
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 23
        13: .line 690
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        14: .line 691
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        15: .line 692
            ldc "getMBeanInfo()"
            new java.lang.StringBuilder
            dup
            ldc "ModelMBeanInfo is "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        16: .line 693
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getClassName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " for "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        17: .line 694
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getDescription:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        18: .line 690
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        19: .line 695
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        20: .line 696
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        21: .line 697
            ldc "getMBeanInfo()"
            aload 0 /* this */
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokevirtual javax.management.modelmbean.RequiredModelMBean.printModelMBeanInfo:(Ljavax/management/modelmbean/ModelMBeanInfo;)Ljava/lang/String;
        22: .line 695
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        23: .line 700
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.clone:()Ljava/lang/Object;
            checkcast javax.management.MBeanInfo
            areturn
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   24     0  this  Ljavax/management/modelmbean/RequiredModelMBean;

  private java.lang.String printModelMBeanInfo(javax.management.modelmbean.ModelMBeanInfo);
    descriptor: (Ljavax/management/modelmbean/ModelMBeanInfo;)Ljava/lang/String;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=9, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.modelmbean.ModelMBeanInfo info
         0: .line 704
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
            astore 2 /* retStr */
        start local 2 // java.lang.StringBuilder retStr
         1: .line 705
            aload 1 /* info */
            ifnonnull 9
         2: .line 706
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 8
         3: .line 707
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         4: .line 708
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         5: .line 709
            ldc "printModelMBeanInfo(ModelMBeanInfo)"
         6: .line 710
            ldc "ModelMBeanInfo to print is null, printing local ModelMBeanInfo"
         7: .line 707
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 713
      StackMap locals: java.lang.StringBuilder
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            astore 1 /* info */
         9: .line 716
      StackMap locals:
      StackMap stack:
            aload 2 /* retStr */
            ldc "\nMBeanInfo for ModelMBean is:"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        10: .line 717
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "\nCLASSNAME: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* info */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getClassName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        11: .line 718
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "\nDESCRIPTION: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* info */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getDescription:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        12: .line 722
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "\nMBEAN DESCRIPTOR: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        13: .line 723
            aload 1 /* info */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getMBeanDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        14: .line 722
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        15: .line 724
            goto 18
      StackMap locals:
      StackMap stack: java.lang.Exception
        16: pop
        17: .line 725
            aload 2 /* retStr */
            ldc "\nMBEAN DESCRIPTOR: \t is invalid"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        18: .line 728
      StackMap locals:
      StackMap stack:
            aload 2 /* retStr */
            ldc "\nATTRIBUTES"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        19: .line 730
            aload 1 /* info */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getAttributes:()[Ljavax/management/MBeanAttributeInfo;
            astore 3 /* attrInfo */
        start local 3 // javax.management.MBeanAttributeInfo[] attrInfo
        20: .line 731
            aload 3 /* attrInfo */
            ifnull 37
            aload 3 /* attrInfo */
            arraylength
            ifle 37
        21: .line 732
            iconst_0
            istore 4 /* i */
        start local 4 // int i
        22: goto 35
        23: .line 734
      StackMap locals: javax.management.MBeanAttributeInfo[] int
      StackMap stack:
            aload 3 /* attrInfo */
            iload 4 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanAttributeInfo
        24: .line 733
            astore 5 /* attInfo */
        start local 5 // javax.management.modelmbean.ModelMBeanAttributeInfo attInfo
        25: .line 735
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc " ** NAME: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 5 /* attInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        26: .line 736
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    DESCR: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 5 /* attInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescription:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        27: .line 737
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    TYPE: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 5 /* attInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getType:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        28: .line 738
            ldc "    READ: \t"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 5 /* attInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.isReadable:()Z
            invokevirtual java.lang.StringBuilder.append:(Z)Ljava/lang/StringBuilder;
        29: .line 739
            ldc "    WRITE: \t"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 5 /* attInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.isWritable:()Z
            invokevirtual java.lang.StringBuilder.append:(Z)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        30: .line 737
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        31: .line 740
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    DESCRIPTOR: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        32: .line 741
            aload 5 /* attInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        33: .line 740
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        end local 5 // javax.management.modelmbean.ModelMBeanAttributeInfo attInfo
        34: .line 732
            iinc 4 /* i */ 1
      StackMap locals:
      StackMap stack:
        35: iload 4 /* i */
            aload 3 /* attrInfo */
            arraylength
            if_icmplt 23
        end local 4 // int i
        36: .line 743
            goto 38
        37: .line 744
      StackMap locals:
      StackMap stack:
            aload 2 /* retStr */
            ldc " ** No attributes **"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        38: .line 747
      StackMap locals:
      StackMap stack:
            aload 2 /* retStr */
            ldc "\nCONSTRUCTORS"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        39: .line 748
            aload 1 /* info */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getConstructors:()[Ljavax/management/MBeanConstructorInfo;
            astore 4 /* constrInfo */
        start local 4 // javax.management.MBeanConstructorInfo[] constrInfo
        40: .line 749
            aload 4 /* constrInfo */
            ifnull 59
            aload 4 /* constrInfo */
            arraylength
            ifle 59
        41: .line 750
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        42: goto 57
        43: .line 752
      StackMap locals: javax.management.MBeanConstructorInfo[] int
      StackMap stack:
            aload 4 /* constrInfo */
            iload 5 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanConstructorInfo
        44: .line 751
            astore 6 /* ctorInfo */
        start local 6 // javax.management.modelmbean.ModelMBeanConstructorInfo ctorInfo
        45: .line 753
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc " ** NAME: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 6 /* ctorInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        46: .line 754
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    DESCR: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        47: .line 755
            aload 6 /* ctorInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.getDescription:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        48: .line 754
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        49: .line 756
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    PARAM: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        50: .line 757
            aload 6 /* ctorInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.getSignature:()[Ljavax/management/MBeanParameterInfo;
            arraylength
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
        51: .line 758
            ldc " parameter(s)"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        52: .line 756
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        53: .line 759
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    DESCRIPTOR: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        54: .line 760
            aload 6 /* ctorInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanConstructorInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        55: .line 759
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        end local 6 // javax.management.modelmbean.ModelMBeanConstructorInfo ctorInfo
        56: .line 750
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        57: iload 5 /* i */
            aload 4 /* constrInfo */
            arraylength
            if_icmplt 43
        end local 5 // int i
        58: .line 762
            goto 60
        59: .line 763
      StackMap locals:
      StackMap stack:
            aload 2 /* retStr */
            ldc " ** No Constructors **"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        60: .line 766
      StackMap locals:
      StackMap stack:
            aload 2 /* retStr */
            ldc "\nOPERATIONS"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        61: .line 767
            aload 1 /* info */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getOperations:()[Ljavax/management/MBeanOperationInfo;
            astore 5 /* opsInfo */
        start local 5 // javax.management.MBeanOperationInfo[] opsInfo
        62: .line 768
            aload 5 /* opsInfo */
            ifnull 79
            aload 5 /* opsInfo */
            arraylength
            ifle 79
        63: .line 769
            iconst_0
            istore 6 /* i */
        start local 6 // int i
        64: goto 77
        65: .line 771
      StackMap locals: javax.management.MBeanOperationInfo[] int
      StackMap stack:
            aload 5 /* opsInfo */
            iload 6 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanOperationInfo
        66: .line 770
            astore 7 /* operInfo */
        start local 7 // javax.management.modelmbean.ModelMBeanOperationInfo operInfo
        67: .line 772
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc " ** NAME: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 7 /* operInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        68: .line 773
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    DESCR: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 7 /* operInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescription:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        69: .line 774
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    PARAM: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        70: .line 775
            aload 7 /* operInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getSignature:()[Ljavax/management/MBeanParameterInfo;
            arraylength
            invokevirtual java.lang.StringBuilder.append:(I)Ljava/lang/StringBuilder;
        71: .line 776
            ldc " parameter(s)"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        72: .line 774
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        73: .line 777
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    DESCRIPTOR: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        74: .line 778
            aload 7 /* operInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        75: .line 777
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        end local 7 // javax.management.modelmbean.ModelMBeanOperationInfo operInfo
        76: .line 769
            iinc 6 /* i */ 1
      StackMap locals:
      StackMap stack:
        77: iload 6 /* i */
            aload 5 /* opsInfo */
            arraylength
            if_icmplt 65
        end local 6 // int i
        78: .line 780
            goto 80
        79: .line 781
      StackMap locals:
      StackMap stack:
            aload 2 /* retStr */
            ldc " ** No operations ** "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        80: .line 784
      StackMap locals:
      StackMap stack:
            aload 2 /* retStr */
            ldc "\nNOTIFICATIONS"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        81: .line 786
            aload 1 /* info */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getNotifications:()[Ljavax/management/MBeanNotificationInfo;
            astore 6 /* notifInfo */
        start local 6 // javax.management.MBeanNotificationInfo[] notifInfo
        82: .line 787
            aload 6 /* notifInfo */
            ifnull 95
            aload 6 /* notifInfo */
            arraylength
            ifle 95
        83: .line 788
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        84: goto 93
        85: .line 790
      StackMap locals: javax.management.MBeanNotificationInfo[] int
      StackMap stack:
            aload 6 /* notifInfo */
            iload 7 /* i */
            aaload
            checkcast javax.management.modelmbean.ModelMBeanNotificationInfo
        86: .line 789
            astore 8 /* nInfo */
        start local 8 // javax.management.modelmbean.ModelMBeanNotificationInfo nInfo
        87: .line 791
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc " ** NAME: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 8 /* nInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        88: .line 792
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    DESCR: \t"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 8 /* nInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescription:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        89: .line 793
            aload 2 /* retStr */
            new java.lang.StringBuilder
            dup
            ldc "    DESCRIPTOR: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        90: .line 794
            aload 8 /* nInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanNotificationInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        91: .line 793
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        end local 8 // javax.management.modelmbean.ModelMBeanNotificationInfo nInfo
        92: .line 788
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        93: iload 7 /* i */
            aload 6 /* notifInfo */
            arraylength
            if_icmplt 85
        end local 7 // int i
        94: .line 796
            goto 96
        95: .line 797
      StackMap locals:
      StackMap stack:
            aload 2 /* retStr */
            ldc " ** No notifications **"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        96: .line 800
      StackMap locals:
      StackMap stack:
            aload 2 /* retStr */
            ldc " ** ModelMBean: End of MBeanInfo ** "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            pop
        97: .line 802
            aload 2 /* retStr */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            areturn
        end local 6 // javax.management.MBeanNotificationInfo[] notifInfo
        end local 5 // javax.management.MBeanOperationInfo[] opsInfo
        end local 4 // javax.management.MBeanConstructorInfo[] constrInfo
        end local 3 // javax.management.MBeanAttributeInfo[] attrInfo
        end local 2 // java.lang.StringBuilder retStr
        end local 1 // javax.management.modelmbean.ModelMBeanInfo info
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot        Name  Signature
            0   98     0        this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   98     1        info  Ljavax/management/modelmbean/ModelMBeanInfo;
            1   98     2      retStr  Ljava/lang/StringBuilder;
           20   98     3    attrInfo  [Ljavax/management/MBeanAttributeInfo;
           22   36     4           i  I
           25   34     5     attInfo  Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
           40   98     4  constrInfo  [Ljavax/management/MBeanConstructorInfo;
           42   58     5           i  I
           45   56     6    ctorInfo  Ljavax/management/modelmbean/ModelMBeanConstructorInfo;
           62   98     5     opsInfo  [Ljavax/management/MBeanOperationInfo;
           64   78     6           i  I
           67   76     7    operInfo  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
           82   98     6   notifInfo  [Ljavax/management/MBeanNotificationInfo;
           84   94     7           i  I
           87   92     8       nInfo  Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
      Exception table:
        from    to  target  type
          12    15      16  Class java.lang.Exception
    MethodParameters:
      Name  Flags
      info  

  public java.lang.Object invoke(java.lang.String, java.lang.Object[], java.lang.String[]);
    descriptor: (Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=20, args_size=4
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.String opName
        start local 2 // java.lang.Object[] opArgs
        start local 3 // java.lang.String[] sig
         0: .line 915
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            istore 4 /* tracing */
        start local 4 // boolean tracing
         1: .line 918
            iload 4 /* tracing */
            ifeq 5
         2: .line 919
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 920
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "invoke(String, Object[], String[])"
            ldc "Entry"
         4: .line 919
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 923
      StackMap locals: int
      StackMap stack:
            aload 1 /* opName */
            ifnonnull 11
         6: .line 925
            new java.lang.IllegalArgumentException
            dup
            ldc "Method name must not be null"
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         7: .line 924
            astore 5 /* x */
        start local 5 // java.lang.RuntimeException x
         8: .line 926
            new javax.management.RuntimeOperationsException
            dup
            aload 5 /* x */
         9: .line 927
            ldc "An exception occurred while trying to invoke a method on a RequiredModelMBean"
        10: .line 926
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        end local 5 // java.lang.RuntimeException x
        11: .line 931
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 5 /* opClassName */
        start local 5 // java.lang.String opClassName
        12: .line 935
            aload 1 /* opName */
            ldc "."
            invokevirtual java.lang.String.lastIndexOf:(Ljava/lang/String;)I
            istore 7 /* opSplitter */
        start local 7 // int opSplitter
        13: .line 936
            iload 7 /* opSplitter */
            ifle 17
        14: .line 937
            aload 1 /* opName */
            iconst_0
            iload 7 /* opSplitter */
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 5 /* opClassName */
        15: .line 938
            aload 1 /* opName */
            iload 7 /* opSplitter */
            iconst_1
            iadd
            invokevirtual java.lang.String.substring:(I)Ljava/lang/String;
            astore 6 /* opMethodName */
        start local 6 // java.lang.String opMethodName
        16: .line 939
            goto 18
        end local 6 // java.lang.String opMethodName
        17: .line 940
      StackMap locals: javax.management.modelmbean.RequiredModelMBean java.lang.String java.lang.Object[] java.lang.String[] int java.lang.String top int
      StackMap stack:
            aload 1 /* opName */
            astore 6 /* opMethodName */
        start local 6 // java.lang.String opMethodName
        18: .line 944
      StackMap locals: javax.management.modelmbean.RequiredModelMBean java.lang.String java.lang.Object[] java.lang.String[] int java.lang.String java.lang.String int
      StackMap stack:
            aload 6 /* opMethodName */
            ldc "("
            invokevirtual java.lang.String.indexOf:(Ljava/lang/String;)I
            istore 7 /* opSplitter */
        19: .line 945
            iload 7 /* opSplitter */
            ifle 21
        20: .line 946
            aload 6 /* opMethodName */
            iconst_0
            iload 7 /* opSplitter */
            invokevirtual java.lang.String.substring:(II)Ljava/lang/String;
            astore 6 /* opMethodName */
        21: .line 948
      StackMap locals:
      StackMap stack:
            iload 4 /* tracing */
            ifeq 26
        22: .line 949
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        23: .line 950
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        24: .line 951
            ldc "invoke(String, Object[], String[])"
            new java.lang.StringBuilder
            dup
            ldc "Finding operation "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " as "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 6 /* opMethodName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        25: .line 949
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        26: .line 955
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            aload 6 /* opMethodName */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getOperation:(Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanOperationInfo;
        27: .line 954
            astore 8 /* opInfo */
        start local 8 // javax.management.modelmbean.ModelMBeanOperationInfo opInfo
        28: .line 956
            aload 8 /* opInfo */
            ifnonnull 32
        29: .line 958
            new java.lang.StringBuilder
            dup
            ldc "Operation "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " not in ModelMBeanInfo"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        30: .line 957
            astore 9 /* msg */
        start local 9 // java.lang.String msg
        31: .line 959
            new javax.management.MBeanException
            dup
            new javax.management.ServiceNotFoundException
            dup
            aload 9 /* msg */
            invokespecial javax.management.ServiceNotFoundException.<init>:(Ljava/lang/String;)V
            aload 9 /* msg */
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 9 // java.lang.String msg
        32: .line 962
      StackMap locals: javax.management.modelmbean.ModelMBeanOperationInfo
      StackMap stack:
            aload 8 /* opInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanOperationInfo.getDescriptor:()Ljavax/management/Descriptor;
            astore 9 /* opDescr */
        start local 9 // javax.management.Descriptor opDescr
        33: .line 963
            aload 9 /* opDescr */
            ifnonnull 35
        34: .line 965
            new javax.management.MBeanException
            dup
            new javax.management.ServiceNotFoundException
            dup
            ldc "Operation descriptor null"
            invokespecial javax.management.ServiceNotFoundException.<init>:(Ljava/lang/String;)V
            ldc "Operation descriptor null"
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        35: .line 968
      StackMap locals: javax.management.Descriptor
      StackMap stack:
            aload 0 /* this */
            aload 9 /* opDescr */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.resolveForCacheValue:(Ljavax/management/Descriptor;)Ljava/lang/Object;
            astore 10 /* cached */
        start local 10 // java.lang.Object cached
        36: .line 969
            aload 10 /* cached */
            ifnull 44
        37: .line 970
            iload 4 /* tracing */
            ifeq 43
        38: .line 971
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        39: .line 972
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        40: .line 973
            ldc "invoke(String, Object[], String[])"
        41: .line 974
            ldc "Returning cached value"
        42: .line 971
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        43: .line 976
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 10 /* cached */
            areturn
        44: .line 979
      StackMap locals:
      StackMap stack:
            aload 5 /* opClassName */
            ifnonnull 46
        45: .line 980
            aload 9 /* opDescr */
            ldc "class"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 5 /* opClassName */
        46: .line 983
      StackMap locals:
      StackMap stack:
            aload 9 /* opDescr */
            ldc "name"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 6 /* opMethodName */
        47: .line 984
            aload 6 /* opMethodName */
            ifnonnull 49
        48: .line 987
            new javax.management.MBeanException
            dup
            new javax.management.ServiceNotFoundException
            dup
            ldc "Method descriptor must include `name' field"
            invokespecial javax.management.ServiceNotFoundException.<init>:(Ljava/lang/String;)V
            ldc "Method descriptor must include `name' field"
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        49: .line 991
      StackMap locals:
      StackMap stack:
            aload 9 /* opDescr */
            ldc "targetType"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
        50: .line 990
            checkcast java.lang.String
            astore 11 /* targetTypeField */
        start local 11 // java.lang.String targetTypeField
        51: .line 992
            aload 11 /* targetTypeField */
            ifnull 58
        52: .line 993
            aload 11 /* targetTypeField */
            ldc "objectReference"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 58
        53: .line 995
            new java.lang.StringBuilder
            dup
            ldc "Target type must be objectReference: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 11 /* targetTypeField */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        54: .line 994
            astore 12 /* msg */
        start local 12 // java.lang.String msg
        55: .line 996
            new javax.management.MBeanException
            dup
            new javax.management.modelmbean.InvalidTargetObjectTypeException
            dup
            aload 12 /* msg */
            invokespecial javax.management.modelmbean.InvalidTargetObjectTypeException.<init>:(Ljava/lang/String;)V
        56: .line 997
            aload 12 /* msg */
        57: .line 996
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 12 // java.lang.String msg
        58: .line 1000
      StackMap locals: java.lang.String
      StackMap stack:
            aload 9 /* opDescr */
            ldc "targetObject"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            astore 12 /* targetObjectField */
        start local 12 // java.lang.Object targetObjectField
        59: .line 1001
            iload 4 /* tracing */
            ifeq 64
            aload 12 /* targetObjectField */
            ifnull 64
        60: .line 1002
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        61: .line 1003
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        62: .line 1004
            ldc "invoke(String, Object[], String[])"
            ldc "Found target object in descriptor"
        63: .line 1002
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        64: .line 1012
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 0 /* this */
            aload 6 /* opMethodName */
            aload 12 /* targetObjectField */
        65: .line 1013
            aload 5 /* opClassName */
            aload 3 /* sig */
        66: .line 1012
            invokevirtual javax.management.modelmbean.RequiredModelMBean.findRMMBMethod:(Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/reflect/Method;
            astore 13 /* method */
        start local 13 // java.lang.reflect.Method method
        67: .line 1015
            aload 13 /* method */
            ifnull 70
        68: .line 1016
            aload 0 /* this */
            astore 14 /* targetObject */
        start local 14 // java.lang.Object targetObject
        69: goto 102
        end local 14 // java.lang.Object targetObject
        70: .line 1018
      StackMap locals: java.lang.reflect.Method
      StackMap stack:
            iload 4 /* tracing */
            ifeq 75
        71: .line 1019
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        72: .line 1020
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        73: .line 1021
            ldc "invoke(String, Object[], String[])"
            ldc "looking for method in managedResource class"
        74: .line 1019
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        75: .line 1023
      StackMap locals:
      StackMap stack:
            aload 12 /* targetObjectField */
            ifnull 78
        76: .line 1024
            aload 12 /* targetObjectField */
            astore 14 /* targetObject */
        start local 14 // java.lang.Object targetObject
        77: goto 86
        end local 14 // java.lang.Object targetObject
        78: .line 1026
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.managedResource:Ljava/lang/Object;
            astore 14 /* targetObject */
        start local 14 // java.lang.Object targetObject
        79: .line 1027
            aload 14 /* targetObject */
            ifnonnull 86
        80: .line 1029
            new java.lang.StringBuilder
            dup
            ldc "managedResource for invoke "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        81: .line 1030
            ldc " is null"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        82: .line 1029
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        83: .line 1028
            astore 15 /* msg */
        start local 15 // java.lang.String msg
        84: .line 1031
            new javax.management.ServiceNotFoundException
            dup
            aload 15 /* msg */
            invokespecial javax.management.ServiceNotFoundException.<init>:(Ljava/lang/String;)V
            astore 16 /* snfe */
        start local 16 // java.lang.Exception snfe
        85: .line 1032
            new javax.management.MBeanException
            dup
            aload 16 /* snfe */
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;)V
            athrow
        end local 16 // java.lang.Exception snfe
        end local 15 // java.lang.String msg
        86: .line 1038
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 5 /* opClassName */
            ifnull 100
        87: .line 1040
            invokestatic java.security.AccessController.getContext:()Ljava/security/AccessControlContext;
            astore 16 /* stack */
        start local 16 // java.security.AccessControlContext stack
        88: .line 1041
            aload 14 /* targetObject */
            astore 17 /* obj */
        start local 17 // java.lang.Object obj
        89: .line 1042
            aload 5 /* opClassName */
            astore 18 /* className */
        start local 18 // java.lang.String className
        90: .line 1043
            iconst_1
            anewarray java.lang.ClassNotFoundException
            astore 19 /* caughtException */
        start local 19 // java.lang.ClassNotFoundException[] caughtException
        91: .line 1045
            getstatic javax.management.modelmbean.RequiredModelMBean.javaSecurityAccess:Lsun/misc/JavaSecurityAccess;
            new javax.management.modelmbean.RequiredModelMBean$1
            dup
            aload 0 /* this */
            aload 18 /* className */
            aload 17 /* obj */
            aload 19 /* caughtException */
            invokespecial javax.management.modelmbean.RequiredModelMBean$1.<init>:(Ljavax/management/modelmbean/RequiredModelMBean;Ljava/lang/String;Ljava/lang/Object;[Ljava/lang/ClassNotFoundException;)V
        92: .line 1060
            aload 16 /* stack */
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.acc:Ljava/security/AccessControlContext;
        93: .line 1045
            invokeinterface sun.misc.JavaSecurityAccess.doIntersectionPrivilege:(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
            checkcast java.lang.Class
            astore 15 /* targetClass */
        start local 15 // java.lang.Class targetClass
        94: .line 1062
            aload 19 /* caughtException */
            iconst_0
            aaload
            ifnull 101
        95: .line 1063
            aload 19 /* caughtException */
            iconst_0
            aaload
            athrow
        end local 19 // java.lang.ClassNotFoundException[] caughtException
        end local 18 // java.lang.String className
        end local 17 // java.lang.Object obj
        end local 16 // java.security.AccessControlContext stack
        end local 15 // java.lang.Class targetClass
        96: .line 1065
      StackMap locals:
      StackMap stack: java.lang.ClassNotFoundException
            astore 16 /* e */
        start local 16 // java.lang.ClassNotFoundException e
        97: .line 1067
            new java.lang.StringBuilder
            dup
            ldc "class for invoke "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " not found"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        98: .line 1066
            astore 17 /* msg */
        start local 17 // java.lang.String msg
        99: .line 1068
            new javax.management.ReflectionException
            dup
            aload 16 /* e */
            aload 17 /* msg */
            invokespecial javax.management.ReflectionException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 17 // java.lang.String msg
        end local 16 // java.lang.ClassNotFoundException e
       100: .line 1071
      StackMap locals:
      StackMap stack:
            aload 14 /* targetObject */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            astore 15 /* targetClass */
        start local 15 // java.lang.Class targetClass
       101: .line 1073
      StackMap locals: java.lang.Class
      StackMap stack:
            aload 0 /* this */
            aload 15 /* targetClass */
            aload 6 /* opMethodName */
            aload 3 /* sig */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.resolveMethod:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/reflect/Method;
            astore 13 /* method */
        end local 15 // java.lang.Class targetClass
       102: .line 1076
      StackMap locals:
      StackMap stack:
            iload 4 /* tracing */
            ifeq 107
       103: .line 1077
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       104: .line 1078
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       105: .line 1079
            ldc "invoke(String, Object[], String[])"
            new java.lang.StringBuilder
            dup
            ldc "found "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 6 /* opMethodName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc ", now invoking"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       106: .line 1077
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       107: .line 1083
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* opName */
            aload 13 /* method */
            aload 14 /* targetObject */
            aload 2 /* opArgs */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.invokeMethod:(Ljava/lang/String;Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
       108: .line 1082
            astore 15 /* result */
        start local 15 // java.lang.Object result
       109: .line 1085
            iload 4 /* tracing */
            ifeq 114
       110: .line 1086
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       111: .line 1087
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       112: .line 1088
            ldc "invoke(String, Object[], String[])"
            ldc "successfully invoked method"
       113: .line 1086
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       114: .line 1091
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 15 /* result */
            ifnull 116
       115: .line 1092
            aload 0 /* this */
            aload 8 /* opInfo */
            aload 9 /* opDescr */
            aload 15 /* result */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.cacheResult:(Ljavax/management/modelmbean/ModelMBeanOperationInfo;Ljavax/management/Descriptor;Ljava/lang/Object;)V
       116: .line 1094
      StackMap locals:
      StackMap stack:
            aload 15 /* result */
            areturn
        end local 15 // java.lang.Object result
        end local 14 // java.lang.Object targetObject
        end local 13 // java.lang.reflect.Method method
        end local 12 // java.lang.Object targetObjectField
        end local 11 // java.lang.String targetTypeField
        end local 10 // java.lang.Object cached
        end local 9 // javax.management.Descriptor opDescr
        end local 8 // javax.management.modelmbean.ModelMBeanOperationInfo opInfo
        end local 7 // int opSplitter
        end local 6 // java.lang.String opMethodName
        end local 5 // java.lang.String opClassName
        end local 4 // boolean tracing
        end local 3 // java.lang.String[] sig
        end local 2 // java.lang.Object[] opArgs
        end local 1 // java.lang.String opName
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0  117     0               this  Ljavax/management/modelmbean/RequiredModelMBean;
            0  117     1             opName  Ljava/lang/String;
            0  117     2             opArgs  [Ljava/lang/Object;
            0  117     3                sig  [Ljava/lang/String;
            1  117     4            tracing  Z
            8   11     5                  x  Ljava/lang/RuntimeException;
           12  117     5        opClassName  Ljava/lang/String;
           16   17     6       opMethodName  Ljava/lang/String;
           18  117     6       opMethodName  Ljava/lang/String;
           13  117     7         opSplitter  I
           28  117     8             opInfo  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
           31   32     9                msg  Ljava/lang/String;
           33  117     9            opDescr  Ljavax/management/Descriptor;
           36  117    10             cached  Ljava/lang/Object;
           51  117    11    targetTypeField  Ljava/lang/String;
           55   58    12                msg  Ljava/lang/String;
           59  117    12  targetObjectField  Ljava/lang/Object;
           67  117    13             method  Ljava/lang/reflect/Method;
           69   70    14       targetObject  Ljava/lang/Object;
           77   78    14       targetObject  Ljava/lang/Object;
           79  117    14       targetObject  Ljava/lang/Object;
           84   86    15                msg  Ljava/lang/String;
           85   86    16               snfe  Ljava/lang/Exception;
           94   96    15        targetClass  Ljava/lang/Class;
          101  102    15        targetClass  Ljava/lang/Class;
           88   96    16              stack  Ljava/security/AccessControlContext;
           89   96    17                obj  Ljava/lang/Object;
           90   96    18          className  Ljava/lang/String;
           91   96    19    caughtException  [Ljava/lang/ClassNotFoundException;
           97  100    16                  e  Ljava/lang/ClassNotFoundException;
           99  100    17                msg  Ljava/lang/String;
          109  117    15             result  Ljava/lang/Object;
      Exception table:
        from    to  target  type
          87    96      96  Class java.lang.ClassNotFoundException
    Exceptions:
      throws javax.management.MBeanException, javax.management.ReflectionException
    MethodParameters:
        Name  Flags
      opName  
      opArgs  
      sig     

  private java.lang.reflect.Method resolveMethod(java.lang.Class<?>, java.lang.String, java.lang.String[]);
    descriptor: (Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/reflect/Method;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=9, locals=9, args_size=4
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.Class targetClass
        start local 2 // java.lang.String opMethodName
        start local 3 // java.lang.String[] sig
         0: .line 1101
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            istore 4 /* tracing */
        start local 4 // boolean tracing
         1: .line 1103
            iload 4 /* tracing */
            ifeq 6
         2: .line 1104
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 1105
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "resolveMethod"
         4: .line 1106
            new java.lang.StringBuilder
            dup
            ldc "resolving "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* targetClass */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            ldc "."
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 2 /* opMethodName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
         5: .line 1104
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 1111
      StackMap locals: int
      StackMap stack:
            aload 3 /* sig */
            ifnonnull 9
         7: .line 1112
            aconst_null
            astore 5 /* argClasses */
        start local 5 // java.lang.Class[] argClasses
         8: goto 18
        end local 5 // java.lang.Class[] argClasses
         9: .line 1114
      StackMap locals:
      StackMap stack:
            invokestatic java.security.AccessController.getContext:()Ljava/security/AccessControlContext;
            astore 6 /* stack */
        start local 6 // java.security.AccessControlContext stack
        10: .line 1115
            iconst_1
            anewarray javax.management.ReflectionException
            astore 7 /* caughtException */
        start local 7 // javax.management.ReflectionException[] caughtException
        11: .line 1116
            aload 1 /* targetClass */
            invokevirtual java.lang.Class.getClassLoader:()Ljava/lang/ClassLoader;
            astore 8 /* targetClassLoader */
        start local 8 // java.lang.ClassLoader targetClassLoader
        12: .line 1117
            aload 3 /* sig */
            arraylength
            anewarray java.lang.Class
            astore 5 /* argClasses */
        start local 5 // java.lang.Class[] argClasses
        13: .line 1119
            getstatic javax.management.modelmbean.RequiredModelMBean.javaSecurityAccess:Lsun/misc/JavaSecurityAccess;
            new javax.management.modelmbean.RequiredModelMBean$2
            dup
            aload 0 /* this */
            aload 3 /* sig */
            iload 4 /* tracing */
            aload 5 /* argClasses */
            aload 8 /* targetClassLoader */
            aload 7 /* caughtException */
            invokespecial javax.management.modelmbean.RequiredModelMBean$2.<init>:(Ljavax/management/modelmbean/RequiredModelMBean;[Ljava/lang/String;Z[Ljava/lang/Class;Ljava/lang/ClassLoader;[Ljavax/management/ReflectionException;)V
        14: .line 1149
            aload 6 /* stack */
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.acc:Ljava/security/AccessControlContext;
        15: .line 1119
            invokeinterface sun.misc.JavaSecurityAccess.doIntersectionPrivilege:(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
            pop
        16: .line 1151
            aload 7 /* caughtException */
            iconst_0
            aaload
            ifnull 18
        17: .line 1152
            aload 7 /* caughtException */
            iconst_0
            aaload
            athrow
        end local 8 // java.lang.ClassLoader targetClassLoader
        end local 7 // javax.management.ReflectionException[] caughtException
        end local 6 // java.security.AccessControlContext stack
        18: .line 1157
      StackMap locals: java.lang.Class[]
      StackMap stack:
            aload 1 /* targetClass */
            aload 2 /* opMethodName */
            aload 5 /* argClasses */
            invokevirtual java.lang.Class.getMethod:(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
        19: areturn
        20: .line 1158
      StackMap locals:
      StackMap stack: java.lang.NoSuchMethodException
            astore 6 /* e */
        start local 6 // java.lang.NoSuchMethodException e
        21: .line 1160
            new java.lang.StringBuilder
            dup
            ldc "Target method not found: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* targetClass */
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc "."
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        22: .line 1161
            aload 2 /* opMethodName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        23: .line 1160
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        24: .line 1159
            astore 7 /* msg */
        start local 7 // java.lang.String msg
        25: .line 1162
            new javax.management.ReflectionException
            dup
            aload 6 /* e */
            aload 7 /* msg */
            invokespecial javax.management.ReflectionException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 7 // java.lang.String msg
        end local 6 // java.lang.NoSuchMethodException e
        end local 5 // java.lang.Class[] argClasses
        end local 4 // boolean tracing
        end local 3 // java.lang.String[] sig
        end local 2 // java.lang.String opMethodName
        end local 1 // java.lang.Class targetClass
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   26     0               this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   26     1        targetClass  Ljava/lang/Class<*>;
            0   26     2       opMethodName  Ljava/lang/String;
            0   26     3                sig  [Ljava/lang/String;
            1   26     4            tracing  Z
            8    9     5         argClasses  [Ljava/lang/Class;
           13   26     5         argClasses  [Ljava/lang/Class;
           10   18     6              stack  Ljava/security/AccessControlContext;
           11   18     7    caughtException  [Ljavax/management/ReflectionException;
           12   18     8  targetClassLoader  Ljava/lang/ClassLoader;
           21   26     6                  e  Ljava/lang/NoSuchMethodException;
           25   26     7                msg  Ljava/lang/String;
      Exception table:
        from    to  target  type
          18    19      20  Class java.lang.NoSuchMethodException
    Exceptions:
      throws javax.management.ReflectionException
    Signature: (Ljava/lang/Class<*>;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/reflect/Method;
    MethodParameters:
              Name  Flags
      targetClass   
      opMethodName  
      sig           final

  private java.lang.reflect.Method findRMMBMethod(java.lang.String, java.lang.Object, java.lang.String, java.lang.String[]);
    descriptor: (Ljava/lang/String;Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/reflect/Method;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=6, locals=10, args_size=5
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.String opMethodName
        start local 2 // java.lang.Object targetObjectField
        start local 3 // java.lang.String opClassName
        start local 4 // java.lang.String[] sig
         0: .line 1188
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            istore 5 /* tracing */
        start local 5 // boolean tracing
         1: .line 1190
            iload 5 /* tracing */
            ifeq 7
         2: .line 1191
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 1192
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 1193
            ldc "invoke(String, Object[], String[])"
         5: .line 1194
            ldc "looking for method in RequiredModelMBean class"
         6: .line 1191
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         7: .line 1197
      StackMap locals: int
      StackMap stack:
            aload 1 /* opMethodName */
            invokestatic javax.management.modelmbean.RequiredModelMBean.isRMMBMethodName:(Ljava/lang/String;)Z
            ifne 9
         8: .line 1198
            aconst_null
            areturn
         9: .line 1199
      StackMap locals:
      StackMap stack:
            aload 2 /* targetObjectField */
            ifnull 11
        10: .line 1200
            aconst_null
            areturn
        11: .line 1201
      StackMap locals:
      StackMap stack:
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            astore 6 /* rmmbClass */
        start local 6 // java.lang.Class rmmbClass
        12: .line 1203
            aload 3 /* opClassName */
            ifnonnull 15
        13: .line 1204
            aload 6 /* rmmbClass */
            astore 7 /* targetClass */
        start local 7 // java.lang.Class targetClass
        14: goto 20
        end local 7 // java.lang.Class targetClass
        15: .line 1206
      StackMap locals: java.lang.Class
      StackMap stack:
            invokestatic java.security.AccessController.getContext:()Ljava/security/AccessControlContext;
            astore 8 /* stack */
        start local 8 // java.security.AccessControlContext stack
        16: .line 1207
            aload 3 /* opClassName */
            astore 9 /* className */
        start local 9 // java.lang.String className
        17: .line 1208
            getstatic javax.management.modelmbean.RequiredModelMBean.javaSecurityAccess:Lsun/misc/JavaSecurityAccess;
            new javax.management.modelmbean.RequiredModelMBean$3
            dup
            aload 0 /* this */
            aload 9 /* className */
            aload 6 /* rmmbClass */
            invokespecial javax.management.modelmbean.RequiredModelMBean$3.<init>:(Ljavax/management/modelmbean/RequiredModelMBean;Ljava/lang/String;Ljava/lang/Class;)V
        18: .line 1225
            aload 8 /* stack */
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.acc:Ljava/security/AccessControlContext;
        19: .line 1208
            invokeinterface sun.misc.JavaSecurityAccess.doIntersectionPrivilege:(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
            checkcast java.lang.Class
            astore 7 /* targetClass */
        end local 9 // java.lang.String className
        end local 8 // java.security.AccessControlContext stack
        start local 7 // java.lang.Class targetClass
        20: .line 1228
      StackMap locals: java.lang.Class
      StackMap stack:
            aload 7 /* targetClass */
            ifnull 21
            aload 0 /* this */
            aload 7 /* targetClass */
            aload 1 /* opMethodName */
            aload 4 /* sig */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.resolveMethod:(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/reflect/Method;
            goto 22
      StackMap locals:
      StackMap stack:
        21: aconst_null
      StackMap locals:
      StackMap stack: java.lang.reflect.Method
        22: areturn
        23: .line 1229
      StackMap locals:
      StackMap stack: javax.management.ReflectionException
            pop
        24: .line 1230
            aconst_null
            areturn
        end local 7 // java.lang.Class targetClass
        end local 6 // java.lang.Class rmmbClass
        end local 5 // boolean tracing
        end local 4 // java.lang.String[] sig
        end local 3 // java.lang.String opClassName
        end local 2 // java.lang.Object targetObjectField
        end local 1 // java.lang.String opMethodName
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   25     0               this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   25     1       opMethodName  Ljava/lang/String;
            0   25     2  targetObjectField  Ljava/lang/Object;
            0   25     3        opClassName  Ljava/lang/String;
            0   25     4                sig  [Ljava/lang/String;
            1   25     5            tracing  Z
           12   25     6          rmmbClass  Ljava/lang/Class<Ljavax/management/modelmbean/RequiredModelMBean;>;
           14   15     7        targetClass  Ljava/lang/Class<*>;
           20   25     7        targetClass  Ljava/lang/Class<*>;
           16   20     8              stack  Ljava/security/AccessControlContext;
           17   20     9          className  Ljava/lang/String;
      Exception table:
        from    to  target  type
          20    22      23  Class javax.management.ReflectionException
    MethodParameters:
                   Name  Flags
      opMethodName       
      targetObjectField  
      opClassName        
      sig                

  private java.lang.Object invokeMethod(java.lang.String, java.lang.reflect.Method, java.lang.Object, java.lang.Object[]);
    descriptor: (Ljava/lang/String;Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=8, locals=8, args_size=5
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.String opName
        start local 2 // java.lang.reflect.Method method
        start local 3 // java.lang.Object targetObject
        start local 4 // java.lang.Object[] opArgs
         0: .line 1242
            iconst_1
            anewarray java.lang.Throwable
            astore 5 /* caughtException */
        start local 5 // java.lang.Throwable[] caughtException
         1: .line 1243
            invokestatic java.security.AccessController.getContext:()Ljava/security/AccessControlContext;
            astore 6 /* stack */
        start local 6 // java.security.AccessControlContext stack
         2: .line 1244
            getstatic javax.management.modelmbean.RequiredModelMBean.javaSecurityAccess:Lsun/misc/JavaSecurityAccess;
            new javax.management.modelmbean.RequiredModelMBean$4
            dup
            aload 0 /* this */
            aload 2 /* method */
            aload 3 /* targetObject */
            aload 4 /* opArgs */
            aload 5 /* caughtException */
            invokespecial javax.management.modelmbean.RequiredModelMBean$4.<init>:(Ljavax/management/modelmbean/RequiredModelMBean;Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;[Ljava/lang/Throwable;)V
         3: .line 1258
            aload 6 /* stack */
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.acc:Ljava/security/AccessControlContext;
         4: .line 1244
            invokeinterface sun.misc.JavaSecurityAccess.doIntersectionPrivilege:(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
            astore 7 /* rslt */
        start local 7 // java.lang.Object rslt
         5: .line 1259
            aload 5 /* caughtException */
            iconst_0
            aaload
            ifnull 10
         6: .line 1260
            aload 5 /* caughtException */
            iconst_0
            aaload
            instanceof java.lang.Exception
            ifeq 8
         7: .line 1261
            aload 5 /* caughtException */
            iconst_0
            aaload
            checkcast java.lang.Exception
            athrow
         8: .line 1262
      StackMap locals: java.lang.Throwable[] java.security.AccessControlContext java.lang.Object
      StackMap stack:
            aload 5 /* caughtException */
            iconst_0
            aaload
            instanceof java.lang.Error
            ifeq 10
         9: .line 1263
            aload 5 /* caughtException */
            iconst_0
            aaload
            checkcast java.lang.Error
            athrow
        10: .line 1266
      StackMap locals:
      StackMap stack:
            aload 7 /* rslt */
        11: areturn
        end local 7 // java.lang.Object rslt
        end local 6 // java.security.AccessControlContext stack
        end local 5 // java.lang.Throwable[] caughtException
        12: .line 1267
      StackMap locals: javax.management.modelmbean.RequiredModelMBean java.lang.String java.lang.reflect.Method java.lang.Object java.lang.Object[]
      StackMap stack: javax.management.RuntimeErrorException
            astore 5 /* ree */
        start local 5 // javax.management.RuntimeErrorException ree
        13: .line 1268
            new javax.management.RuntimeOperationsException
            dup
            aload 5 /* ree */
        14: .line 1269
            new java.lang.StringBuilder
            dup
            ldc "RuntimeException occurred in RequiredModelMBean while trying to invoke operation "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        15: .line 1270
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        16: .line 1269
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        17: .line 1268
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        end local 5 // javax.management.RuntimeErrorException ree
        18: .line 1271
      StackMap locals:
      StackMap stack: java.lang.RuntimeException
            astore 5 /* re */
        start local 5 // java.lang.RuntimeException re
        19: .line 1272
            new javax.management.RuntimeOperationsException
            dup
            aload 5 /* re */
        20: .line 1273
            new java.lang.StringBuilder
            dup
            ldc "RuntimeException occurred in RequiredModelMBean while trying to invoke operation "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        21: .line 1274
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        22: .line 1273
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        23: .line 1272
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        end local 5 // java.lang.RuntimeException re
        24: .line 1275
      StackMap locals:
      StackMap stack: java.lang.IllegalAccessException
            astore 5 /* iae */
        start local 5 // java.lang.IllegalAccessException iae
        25: .line 1276
            new javax.management.ReflectionException
            dup
            aload 5 /* iae */
        26: .line 1277
            new java.lang.StringBuilder
            dup
            ldc "IllegalAccessException occurred in RequiredModelMBean while trying to invoke operation "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        27: .line 1279
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        28: .line 1277
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        29: .line 1276
            invokespecial javax.management.ReflectionException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 5 // java.lang.IllegalAccessException iae
        30: .line 1280
      StackMap locals:
      StackMap stack: java.lang.reflect.InvocationTargetException
            astore 5 /* ite */
        start local 5 // java.lang.reflect.InvocationTargetException ite
        31: .line 1281
            aload 5 /* ite */
            invokevirtual java.lang.reflect.InvocationTargetException.getTargetException:()Ljava/lang/Throwable;
            astore 6 /* mmbTargEx */
        start local 6 // java.lang.Throwable mmbTargEx
        32: .line 1282
            aload 6 /* mmbTargEx */
            instanceof java.lang.RuntimeException
            ifeq 38
        33: .line 1283
            new javax.management.MBeanException
            dup
            aload 6 /* mmbTargEx */
            checkcast java.lang.RuntimeException
        34: .line 1284
            new java.lang.StringBuilder
            dup
            ldc "RuntimeException thrown in RequiredModelMBean while trying to invoke operation "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        35: .line 1285
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        36: .line 1284
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        37: .line 1283
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        38: .line 1286
      StackMap locals: java.lang.reflect.InvocationTargetException java.lang.Throwable
      StackMap stack:
            aload 6 /* mmbTargEx */
            instanceof java.lang.Error
            ifeq 44
        39: .line 1287
            new javax.management.RuntimeErrorException
            dup
            aload 6 /* mmbTargEx */
            checkcast java.lang.Error
        40: .line 1288
            new java.lang.StringBuilder
            dup
            ldc "Error occurred in RequiredModelMBean while trying to invoke operation "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        41: .line 1289
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        42: .line 1288
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        43: .line 1287
            invokespecial javax.management.RuntimeErrorException.<init>:(Ljava/lang/Error;Ljava/lang/String;)V
            athrow
        44: .line 1290
      StackMap locals:
      StackMap stack:
            aload 6 /* mmbTargEx */
            instanceof javax.management.ReflectionException
            ifeq 46
        45: .line 1291
            aload 6 /* mmbTargEx */
            checkcast javax.management.ReflectionException
            athrow
        46: .line 1293
      StackMap locals:
      StackMap stack:
            new javax.management.MBeanException
            dup
            aload 6 /* mmbTargEx */
            checkcast java.lang.Exception
        47: .line 1294
            new java.lang.StringBuilder
            dup
            ldc "Exception thrown in RequiredModelMBean while trying to invoke operation "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        48: .line 1295
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        49: .line 1294
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        50: .line 1293
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 6 // java.lang.Throwable mmbTargEx
        end local 5 // java.lang.reflect.InvocationTargetException ite
        51: .line 1297
      StackMap locals: javax.management.modelmbean.RequiredModelMBean java.lang.String java.lang.reflect.Method java.lang.Object java.lang.Object[]
      StackMap stack: java.lang.Error
            astore 5 /* err */
        start local 5 // java.lang.Error err
        52: .line 1298
            new javax.management.RuntimeErrorException
            dup
            aload 5 /* err */
        53: .line 1299
            new java.lang.StringBuilder
            dup
            ldc "Error occurred in RequiredModelMBean while trying to invoke operation "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        54: .line 1300
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        55: .line 1299
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        56: .line 1298
            invokespecial javax.management.RuntimeErrorException.<init>:(Ljava/lang/Error;Ljava/lang/String;)V
            athrow
        end local 5 // java.lang.Error err
        57: .line 1301
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 5 /* e */
        start local 5 // java.lang.Exception e
        58: .line 1302
            new javax.management.ReflectionException
            dup
            aload 5 /* e */
        59: .line 1303
            new java.lang.StringBuilder
            dup
            ldc "Exception occurred in RequiredModelMBean while trying to invoke operation "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        60: .line 1304
            aload 1 /* opName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        61: .line 1303
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        62: .line 1302
            invokespecial javax.management.ReflectionException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 5 // java.lang.Exception e
        end local 4 // java.lang.Object[] opArgs
        end local 3 // java.lang.Object targetObject
        end local 2 // java.lang.reflect.Method method
        end local 1 // java.lang.String opName
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   63     0             this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   63     1           opName  Ljava/lang/String;
            0   63     2           method  Ljava/lang/reflect/Method;
            0   63     3     targetObject  Ljava/lang/Object;
            0   63     4           opArgs  [Ljava/lang/Object;
            1   12     5  caughtException  [Ljava/lang/Throwable;
            2   12     6            stack  Ljava/security/AccessControlContext;
            5   12     7             rslt  Ljava/lang/Object;
           13   18     5              ree  Ljavax/management/RuntimeErrorException;
           19   24     5               re  Ljava/lang/RuntimeException;
           25   30     5              iae  Ljava/lang/IllegalAccessException;
           31   51     5              ite  Ljava/lang/reflect/InvocationTargetException;
           32   51     6        mmbTargEx  Ljava/lang/Throwable;
           52   57     5              err  Ljava/lang/Error;
           58   63     5                e  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
           0    11      12  Class javax.management.RuntimeErrorException
           0    11      18  Class java.lang.RuntimeException
           0    11      24  Class java.lang.IllegalAccessException
           0    11      30  Class java.lang.reflect.InvocationTargetException
           0    11      51  Class java.lang.Error
           0    11      57  Class java.lang.Exception
    Exceptions:
      throws javax.management.MBeanException, javax.management.ReflectionException
    MethodParameters:
              Name  Flags
      opName        
      method        final
      targetObject  final
      opArgs        final

  private void cacheResult(javax.management.modelmbean.ModelMBeanOperationInfo, javax.management.Descriptor, java.lang.Object);
    descriptor: (Ljavax/management/modelmbean/ModelMBeanOperationInfo;Ljavax/management/Descriptor;Ljava/lang/Object;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=7, args_size=4
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.modelmbean.ModelMBeanOperationInfo opInfo
        start local 2 // javax.management.Descriptor opDescr
        start local 3 // java.lang.Object result
         0: .line 1319
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getMBeanDescriptor:()Ljavax/management/Descriptor;
         1: .line 1318
            astore 4 /* mmbDesc */
        start local 4 // javax.management.Descriptor mmbDesc
         2: .line 1322
            aload 2 /* opDescr */
            ldc "currencyTimeLimit"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
         3: .line 1321
            astore 5 /* objctl */
        start local 5 // java.lang.Object objctl
         4: .line 1324
            aload 5 /* objctl */
            ifnull 7
         5: .line 1325
            aload 5 /* objctl */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            astore 6 /* ctl */
        start local 6 // java.lang.String ctl
         6: .line 1326
            goto 8
        end local 6 // java.lang.String ctl
         7: .line 1327
      StackMap locals: javax.management.Descriptor java.lang.Object
      StackMap stack:
            aconst_null
            astore 6 /* ctl */
        start local 6 // java.lang.String ctl
         8: .line 1329
      StackMap locals: java.lang.String
      StackMap stack:
            aload 6 /* ctl */
            ifnonnull 15
            aload 4 /* mmbDesc */
            ifnull 15
         9: .line 1331
            aload 4 /* mmbDesc */
            ldc "currencyTimeLimit"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
        10: .line 1330
            astore 5 /* objctl */
        11: .line 1332
            aload 5 /* objctl */
            ifnull 14
        12: .line 1333
            aload 5 /* objctl */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            astore 6 /* ctl */
        13: .line 1334
            goto 15
        14: .line 1335
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 6 /* ctl */
        15: .line 1338
      StackMap locals:
      StackMap stack:
            aload 6 /* ctl */
            ifnull 29
            aload 6 /* ctl */
            ldc "-1"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 29
        16: .line 1339
            aload 2 /* opDescr */
            ldc "value"
            aload 3 /* result */
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        17: .line 1340
            aload 2 /* opDescr */
            ldc "lastUpdatedTimeStamp"
        18: .line 1341
            new java.util.Date
            dup
            invokespecial java.util.Date.<init>:()V
            invokevirtual java.util.Date.getTime:()J
            invokestatic java.lang.String.valueOf:(J)Ljava/lang/String;
        19: .line 1340
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        20: .line 1344
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            aload 2 /* opDescr */
        21: .line 1345
            ldc "operation"
        22: .line 1344
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.setDescriptor:(Ljavax/management/Descriptor;Ljava/lang/String;)V
        23: .line 1346
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 29
        24: .line 1347
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        25: .line 1348
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        26: .line 1349
            ldc "invoke(String,Object[],Object[])"
        27: .line 1350
            new java.lang.StringBuilder
            dup
            ldc "new descriptor is "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 2 /* opDescr */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        28: .line 1347
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        29: .line 1353
      StackMap locals:
      StackMap stack:
            return
        end local 6 // java.lang.String ctl
        end local 5 // java.lang.Object objctl
        end local 4 // javax.management.Descriptor mmbDesc
        end local 3 // java.lang.Object result
        end local 2 // javax.management.Descriptor opDescr
        end local 1 // javax.management.modelmbean.ModelMBeanOperationInfo opInfo
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   30     0     this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   30     1   opInfo  Ljavax/management/modelmbean/ModelMBeanOperationInfo;
            0   30     2  opDescr  Ljavax/management/Descriptor;
            0   30     3   result  Ljava/lang/Object;
            2   30     4  mmbDesc  Ljavax/management/Descriptor;
            4   30     5   objctl  Ljava/lang/Object;
            6    7     6      ctl  Ljava/lang/String;
            8   30     6      ctl  Ljava/lang/String;
    Exceptions:
      throws javax.management.MBeanException
    MethodParameters:
         Name  Flags
      opInfo   
      opDescr  
      result   

  private static synchronized boolean isRMMBMethodName(java.lang.String);
    descriptor: (Ljava/lang/String;)Z
    flags: (0x002a) ACC_PRIVATE, ACC_STATIC, ACC_SYNCHRONIZED
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // java.lang.String name
         0: .line 1371
            getstatic javax.management.modelmbean.RequiredModelMBean.rmmbMethodNames:Ljava/util/Set;
            ifnonnull 12
         1: .line 1373
            new java.util.HashSet
            dup
            invokespecial java.util.HashSet.<init>:()V
            astore 1 /* names */
        start local 1 // java.util.Set names
         2: .line 1374
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getMethods:()[Ljava/lang/reflect/Method;
            astore 2 /* methods */
        start local 2 // java.lang.reflect.Method[] methods
         3: .line 1375
            iconst_0
            istore 3 /* i */
        start local 3 // int i
         4: goto 7
         5: .line 1376
      StackMap locals: java.util.Set java.lang.reflect.Method[] int
      StackMap stack:
            aload 1 /* names */
            aload 2 /* methods */
            iload 3 /* i */
            aaload
            invokevirtual java.lang.reflect.Method.getName:()Ljava/lang/String;
            invokeinterface java.util.Set.add:(Ljava/lang/Object;)Z
            pop
         6: .line 1375
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
         7: iload 3 /* i */
            aload 2 /* methods */
            arraylength
            if_icmplt 5
        end local 3 // int i
         8: .line 1377
            aload 1 /* names */
            putstatic javax.management.modelmbean.RequiredModelMBean.rmmbMethodNames:Ljava/util/Set;
        end local 2 // java.lang.reflect.Method[] methods
        end local 1 // java.util.Set names
         9: .line 1378
            goto 12
      StackMap locals: java.lang.String
      StackMap stack: java.lang.Exception
        10: pop
        11: .line 1379
            iconst_1
            ireturn
        12: .line 1384
      StackMap locals:
      StackMap stack:
            getstatic javax.management.modelmbean.RequiredModelMBean.rmmbMethodNames:Ljava/util/Set;
            aload 0 /* name */
            invokeinterface java.util.Set.contains:(Ljava/lang/Object;)Z
            ireturn
        end local 0 // java.lang.String name
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0   13     0     name  Ljava/lang/String;
            2    9     1    names  Ljava/util/Set<Ljava/lang/String;>;
            3    9     2  methods  [Ljava/lang/reflect/Method;
            4    8     3        i  I
      Exception table:
        from    to  target  type
           1     9      10  Class java.lang.Exception
    MethodParameters:
      Name  Flags
      name  

  public java.lang.Object getAttribute(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=17, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.String attrName
         0: .line 1496
            aload 1 /* attrName */
            ifnonnull 6
         1: .line 1497
            new javax.management.RuntimeOperationsException
            dup
         2: .line 1498
            new java.lang.IllegalArgumentException
            dup
            ldc "attributeName must not be null"
         3: .line 1497
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         4: .line 1499
            ldc "Exception occurred trying to get attribute of a RequiredModelMBean"
         5: .line 1497
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
         6: .line 1502
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            istore 2 /* tracing */
        start local 2 // boolean tracing
         7: .line 1503
            iload 2 /* tracing */
            ifeq 12
         8: .line 1504
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         9: .line 1505
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        10: .line 1506
            ldc "getAttribute(String)"
            new java.lang.StringBuilder
            dup
            ldc "Entry with "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        11: .line 1504
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        12: .line 1510
      StackMap locals: int
      StackMap stack:
            aconst_null
            astore 3 /* attrInfo */
        start local 3 // javax.management.modelmbean.ModelMBeanAttributeInfo attrInfo
        13: .line 1511
            aconst_null
            astore 4 /* attrDescr */
        start local 4 // javax.management.Descriptor attrDescr
        14: .line 1512
            aconst_null
            astore 5 /* response */
        start local 5 // java.lang.Object response
        15: .line 1515
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            ifnonnull 21
        16: .line 1516
            new javax.management.AttributeNotFoundException
            dup
        17: .line 1517
            new java.lang.StringBuilder
            dup
            ldc "getAttribute failed: ModelMBeanInfo not found for "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        18: .line 1518
            aload 1 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        19: .line 1517
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        20: .line 1516
            invokespecial javax.management.AttributeNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
        21: .line 1520
      StackMap locals: javax.management.modelmbean.ModelMBeanAttributeInfo javax.management.Descriptor java.lang.Object
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            aload 1 /* attrName */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getAttribute:(Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
            astore 3 /* attrInfo */
        22: .line 1521
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getMBeanDescriptor:()Ljavax/management/Descriptor;
            astore 6 /* mmbDesc */
        start local 6 // javax.management.Descriptor mmbDesc
        23: .line 1523
            aload 3 /* attrInfo */
            ifnonnull 27
        24: .line 1524
            new javax.management.AttributeNotFoundException
            dup
            new java.lang.StringBuilder
            dup
            ldc "getAttribute failed: ModelMBeanAttributeInfo not found for "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        25: .line 1525
            aload 1 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        26: .line 1524
            invokespecial javax.management.AttributeNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
        27: .line 1527
      StackMap locals: javax.management.Descriptor
      StackMap stack:
            aload 3 /* attrInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            astore 4 /* attrDescr */
        28: .line 1528
            aload 4 /* attrDescr */
            ifnull 186
        29: .line 1529
            aload 3 /* attrInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.isReadable:()Z
            ifne 35
        30: .line 1530
            new javax.management.AttributeNotFoundException
            dup
        31: .line 1531
            new java.lang.StringBuilder
            dup
            ldc "getAttribute failed: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        32: .line 1532
            ldc " is not readable "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        33: .line 1531
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        34: .line 1530
            invokespecial javax.management.AttributeNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
        35: .line 1534
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* attrDescr */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.resolveForCacheValue:(Ljavax/management/Descriptor;)Ljava/lang/Object;
            astore 5 /* response */
        36: .line 1537
            iload 2 /* tracing */
            ifeq 41
        37: .line 1538
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        38: .line 1539
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "getAttribute(String)"
        39: .line 1540
            new java.lang.StringBuilder
            dup
            ldc "*** cached value is "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 5 /* response */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        40: .line 1538
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        41: .line 1543
      StackMap locals:
      StackMap stack:
            aload 5 /* response */
            ifnonnull 135
        42: .line 1545
            iload 2 /* tracing */
            ifeq 47
        43: .line 1546
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        44: .line 1547
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "getAttribute(String)"
        45: .line 1548
            ldc "**** cached value is null - getting getMethod"
        46: .line 1546
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        47: .line 1551
      StackMap locals:
      StackMap stack:
            aload 4 /* attrDescr */
            ldc "getMethod"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
        48: .line 1550
            astore 7 /* attrGetMethod */
        start local 7 // java.lang.String attrGetMethod
        49: .line 1553
            aload 7 /* attrGetMethod */
            ifnull 123
        50: .line 1555
            iload 2 /* tracing */
            ifeq 55
        51: .line 1556
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        52: .line 1557
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        53: .line 1558
            ldc "getAttribute(String)"
            new java.lang.StringBuilder
            dup
            ldc "invoking a getMethod for "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        54: .line 1556
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        55: .line 1562
      StackMap locals: java.lang.String
      StackMap stack:
            aload 0 /* this */
            aload 7 /* attrGetMethod */
            iconst_0
            anewarray java.lang.Object
        56: .line 1563
            iconst_0
            anewarray java.lang.String
        57: .line 1562
            invokevirtual javax.management.modelmbean.RequiredModelMBean.invoke:(Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;
        58: .line 1561
            astore 8 /* getResponse */
        start local 8 // java.lang.Object getResponse
        59: .line 1565
            aload 8 /* getResponse */
            ifnull 116
        60: .line 1567
            iload 2 /* tracing */
            ifeq 65
        61: .line 1568
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        62: .line 1569
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        63: .line 1570
            ldc "getAttribute(String)"
            ldc "got a non-null response from getMethod\n"
        64: .line 1568
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        65: .line 1574
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 8 /* getResponse */
            astore 5 /* response */
        66: .line 1578
            aload 4 /* attrDescr */
            ldc "currencyTimeLimit"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
        67: .line 1577
            astore 9 /* objctl */
        start local 9 // java.lang.Object objctl
        68: .line 1581
            aload 9 /* objctl */
            ifnull 70
            aload 9 /* objctl */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            astore 10 /* ctl */
        start local 10 // java.lang.String ctl
        69: goto 71
        end local 10 // java.lang.String ctl
        70: .line 1582
      StackMap locals: java.lang.Object
      StackMap stack:
            aconst_null
            astore 10 /* ctl */
        start local 10 // java.lang.String ctl
        71: .line 1584
      StackMap locals: java.lang.String
      StackMap stack:
            aload 10 /* ctl */
            ifnonnull 77
            aload 6 /* mmbDesc */
            ifnull 77
        72: .line 1585
            aload 6 /* mmbDesc */
        73: .line 1586
            ldc "currencyTimeLimit"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
        74: .line 1585
            astore 9 /* objctl */
        75: .line 1587
            aload 9 /* objctl */
            ifnull 76
            aload 9 /* objctl */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            astore 10 /* ctl */
            goto 77
        76: .line 1588
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 10 /* ctl */
        77: .line 1591
      StackMap locals:
      StackMap stack:
            aload 10 /* ctl */
            ifnull 135
            aload 10 /* ctl */
            ldc "-1"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 135
        78: .line 1592
            iload 2 /* tracing */
            ifeq 84
        79: .line 1593
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        80: .line 1594
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        81: .line 1595
            ldc "getAttribute(String)"
        82: .line 1596
            ldc "setting cached value and lastUpdatedTime in descriptor"
        83: .line 1593
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        84: .line 1599
      StackMap locals:
      StackMap stack:
            aload 4 /* attrDescr */
            ldc "value"
            aload 5 /* response */
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        85: .line 1601
            new java.util.Date
            dup
            invokespecial java.util.Date.<init>:()V
            invokevirtual java.util.Date.getTime:()J
        86: .line 1600
            invokestatic java.lang.String.valueOf:(J)Ljava/lang/String;
            astore 11 /* stamp */
        start local 11 // java.lang.String stamp
        87: .line 1602
            aload 4 /* attrDescr */
            ldc "lastUpdatedTimeStamp"
        88: .line 1603
            aload 11 /* stamp */
        89: .line 1602
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        90: .line 1604
            aload 3 /* attrInfo */
            aload 4 /* attrDescr */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.setDescriptor:(Ljavax/management/Descriptor;)V
        91: .line 1605
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            aload 4 /* attrDescr */
        92: .line 1606
            ldc "attribute"
        93: .line 1605
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.setDescriptor:(Ljavax/management/Descriptor;Ljava/lang/String;)V
        94: .line 1607
            iload 2 /* tracing */
            ifeq 135
        95: .line 1608
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        96: .line 1609
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        97: .line 1610
            ldc "getAttribute(String)"
            new java.lang.StringBuilder
            dup
            ldc "new descriptor is "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 4 /* attrDescr */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        98: .line 1608
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        99: .line 1611
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       100: .line 1612
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       101: .line 1613
            ldc "getAttribute(String)"
            new java.lang.StringBuilder
            dup
            ldc "AttributeInfo descriptor is "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
       102: .line 1614
            aload 3 /* attrInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       103: .line 1611
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       104: .line 1615
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
       105: .line 1616
            aload 1 /* attrName */
            ldc "attribute"
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getDescriptor:(Ljava/lang/String;Ljava/lang/String;)Ljavax/management/Descriptor;
       106: .line 1617
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
       107: .line 1615
            astore 12 /* attStr */
        start local 12 // java.lang.String attStr
       108: .line 1618
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       109: .line 1619
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       110: .line 1620
            ldc "getAttribute(String)"
       111: .line 1621
            new java.lang.StringBuilder
            dup
            ldc "modelMBeanInfo: AttributeInfo descriptor is "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
       112: .line 1622
            aload 12 /* attStr */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       113: .line 1621
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       114: .line 1618
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        end local 12 // java.lang.String attStr
        end local 11 // java.lang.String stamp
        end local 10 // java.lang.String ctl
        end local 9 // java.lang.Object objctl
       115: .line 1625
            goto 135
       116: .line 1627
      StackMap locals:
      StackMap stack:
            iload 2 /* tracing */
            ifeq 121
       117: .line 1628
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       118: .line 1629
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "getAttribute(String)"
       119: .line 1630
            ldc "got a null response from getMethod\n"
       120: .line 1628
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       121: .line 1632
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 5 /* response */
        end local 8 // java.lang.Object getResponse
       122: .line 1634
            goto 135
       123: .line 1636
      StackMap locals:
      StackMap stack:
            ldc ""
            astore 8 /* qualifier */
        start local 8 // java.lang.String qualifier
       124: .line 1637
            aload 4 /* attrDescr */
            ldc "value"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            astore 5 /* response */
       125: .line 1638
            aload 5 /* response */
            ifnonnull 128
       126: .line 1639
            ldc "default "
            astore 8 /* qualifier */
       127: .line 1640
            aload 4 /* attrDescr */
            ldc "default"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            astore 5 /* response */
       128: .line 1642
      StackMap locals: java.lang.String
      StackMap stack:
            iload 2 /* tracing */
            ifeq 135
       129: .line 1643
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       130: .line 1644
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "getAttribute(String)"
       131: .line 1645
            new java.lang.StringBuilder
            dup
            ldc "could not find getMethod for "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       132: .line 1646
            ldc ", returning descriptor "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 8 /* qualifier */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc "value"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       133: .line 1645
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       134: .line 1643
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        end local 8 // java.lang.String qualifier
        end local 7 // java.lang.String attrGetMethod
       135: .line 1653
      StackMap locals:
      StackMap stack:
            aload 3 /* attrInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getType:()Ljava/lang/String;
            astore 7 /* respType */
        start local 7 // java.lang.String respType
       136: .line 1654
            aload 5 /* response */
            ifnull 214
       137: .line 1655
            aload 5 /* response */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            astore 8 /* responseClass */
        start local 8 // java.lang.String responseClass
       138: .line 1656
            aload 7 /* respType */
            aload 8 /* responseClass */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 214
       139: .line 1657
            iconst_0
            istore 9 /* wrongType */
        start local 9 // boolean wrongType
       140: .line 1658
            iconst_0
            istore 10 /* primitiveType */
        start local 10 // boolean primitiveType
       141: .line 1659
            iconst_0
            istore 11 /* correspondingTypes */
        start local 11 // boolean correspondingTypes
       142: .line 1660
            iconst_0
            istore 12 /* i */
        start local 12 // int i
       143: goto 150
       144: .line 1661
      StackMap locals: javax.management.modelmbean.RequiredModelMBean java.lang.String int javax.management.modelmbean.ModelMBeanAttributeInfo javax.management.Descriptor java.lang.Object javax.management.Descriptor java.lang.String java.lang.String int int int int
      StackMap stack:
            aload 7 /* respType */
            getstatic javax.management.modelmbean.RequiredModelMBean.primitiveTypes:[Ljava/lang/String;
            iload 12 /* i */
            aaload
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 149
       145: .line 1662
            iconst_1
            istore 10 /* primitiveType */
       146: .line 1663
            aload 8 /* responseClass */
            getstatic javax.management.modelmbean.RequiredModelMBean.primitiveWrappers:[Ljava/lang/String;
            iload 12 /* i */
            aaload
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 151
       147: .line 1664
            iconst_1
            istore 11 /* correspondingTypes */
       148: .line 1665
            goto 151
       149: .line 1660
      StackMap locals:
      StackMap stack:
            iinc 12 /* i */ 1
      StackMap locals:
      StackMap stack:
       150: iload 12 /* i */
            getstatic javax.management.modelmbean.RequiredModelMBean.primitiveTypes:[Ljava/lang/String;
            arraylength
            if_icmplt 144
        end local 12 // int i
       151: .line 1668
      StackMap locals:
      StackMap stack:
            iload 10 /* primitiveType */
            ifeq 155
       152: .line 1670
            iload 11 /* correspondingTypes */
            ifne 174
       153: .line 1671
            iconst_1
            istore 9 /* wrongType */
       154: .line 1672
            goto 174
       155: .line 1676
      StackMap locals:
      StackMap stack:
            aload 5 /* response */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            astore 13 /* respClass */
        start local 13 // java.lang.Class respClass
       156: .line 1677
            iconst_1
            anewarray java.lang.Exception
            astore 14 /* caughException */
        start local 14 // java.lang.Exception[] caughException
       157: .line 1679
            invokestatic java.security.AccessController.getContext:()Ljava/security/AccessControlContext;
            astore 15 /* stack */
        start local 15 // java.security.AccessControlContext stack
       158: .line 1681
            getstatic javax.management.modelmbean.RequiredModelMBean.javaSecurityAccess:Lsun/misc/JavaSecurityAccess;
            new javax.management.modelmbean.RequiredModelMBean$5
            dup
            aload 0 /* this */
            aload 7 /* respType */
            aload 13 /* respClass */
            aload 14 /* caughException */
            invokespecial javax.management.modelmbean.RequiredModelMBean$5.<init>:(Ljavax/management/modelmbean/RequiredModelMBean;Ljava/lang/String;Ljava/lang/Class;[Ljava/lang/Exception;)V
       159: .line 1695
            aload 15 /* stack */
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.acc:Ljava/security/AccessControlContext;
       160: .line 1681
            invokeinterface sun.misc.JavaSecurityAccess.doIntersectionPrivilege:(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
            checkcast java.lang.Class
            astore 16 /* c */
        start local 16 // java.lang.Class c
       161: .line 1697
            aload 14 /* caughException */
            iconst_0
            aaload
            ifnull 163
       162: .line 1698
            aload 14 /* caughException */
            iconst_0
            aaload
            athrow
       163: .line 1701
      StackMap locals: javax.management.modelmbean.RequiredModelMBean java.lang.String int javax.management.modelmbean.ModelMBeanAttributeInfo javax.management.Descriptor java.lang.Object javax.management.Descriptor java.lang.String java.lang.String int int int top java.lang.Class java.lang.Exception[] java.security.AccessControlContext java.lang.Class
      StackMap stack:
            aload 16 /* c */
            aload 5 /* response */
            invokevirtual java.lang.Class.isInstance:(Ljava/lang/Object;)Z
            istore 12 /* subtype */
        end local 16 // java.lang.Class c
        end local 15 // java.security.AccessControlContext stack
        end local 14 // java.lang.Exception[] caughException
        end local 13 // java.lang.Class respClass
        start local 12 // boolean subtype
       164: .line 1702
            goto 172
        end local 12 // boolean subtype
      StackMap locals: javax.management.modelmbean.RequiredModelMBean java.lang.String int javax.management.modelmbean.ModelMBeanAttributeInfo javax.management.Descriptor java.lang.Object javax.management.Descriptor java.lang.String java.lang.String int int int
      StackMap stack: java.lang.Exception
       165: astore 13 /* e */
        start local 13 // java.lang.Exception e
       166: .line 1703
            iconst_0
            istore 12 /* subtype */
        start local 12 // boolean subtype
       167: .line 1705
            iload 2 /* tracing */
            ifeq 172
       168: .line 1706
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       169: .line 1707
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       170: .line 1708
            ldc "getAttribute(String)"
            ldc "Exception: "
            aload 13 /* e */
       171: .line 1706
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
        end local 13 // java.lang.Exception e
       172: .line 1711
      StackMap locals: int
      StackMap stack:
            iload 12 /* subtype */
            ifne 174
       173: .line 1712
            iconst_1
            istore 9 /* wrongType */
        end local 12 // boolean subtype
       174: .line 1714
      StackMap locals:
      StackMap stack:
            iload 9 /* wrongType */
            ifeq 214
       175: .line 1715
            iload 2 /* tracing */
            ifeq 180
       176: .line 1716
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       177: .line 1717
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "getAttribute(String)"
       178: .line 1718
            new java.lang.StringBuilder
            dup
            ldc "Wrong response type '"
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 7 /* respType */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc "'"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       179: .line 1716
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       180: .line 1722
      StackMap locals:
      StackMap stack:
            new javax.management.MBeanException
            dup
       181: .line 1723
            new javax.management.InvalidAttributeValueException
            dup
       182: .line 1724
            ldc "Wrong value type received for get attribute"
       183: .line 1723
            invokespecial javax.management.InvalidAttributeValueException.<init>:(Ljava/lang/String;)V
       184: .line 1725
            ldc "An exception occurred while trying to get an attribute value through a RequiredModelMBean"
       185: .line 1722
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 11 // boolean correspondingTypes
        end local 10 // boolean primitiveType
        end local 9 // boolean wrongType
        end local 8 // java.lang.String responseClass
        end local 7 // java.lang.String respType
       186: .line 1731
      StackMap locals: javax.management.modelmbean.RequiredModelMBean java.lang.String int javax.management.modelmbean.ModelMBeanAttributeInfo javax.management.Descriptor java.lang.Object javax.management.Descriptor
      StackMap stack:
            iload 2 /* tracing */
            ifeq 193
       187: .line 1732
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       188: .line 1733
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "getAttribute(String)"
       189: .line 1734
            new java.lang.StringBuilder
            dup
            ldc "getMethod failed "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       190: .line 1735
            ldc " not in attributeDescriptor\n"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       191: .line 1734
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       192: .line 1732
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       193: .line 1737
      StackMap locals:
      StackMap stack:
            new javax.management.MBeanException
            dup
       194: .line 1738
            new javax.management.InvalidAttributeValueException
            dup
       195: .line 1739
            ldc "Unable to resolve attribute value, no getMethod defined in descriptor for attribute"
       196: .line 1737
            invokespecial javax.management.InvalidAttributeValueException.<init>:(Ljava/lang/String;)V
       197: .line 1741
            ldc "An exception occurred while trying to get an attribute value through a RequiredModelMBean"
       198: .line 1737
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 6 // javax.management.Descriptor mmbDesc
       199: .line 1745
      StackMap locals: javax.management.modelmbean.RequiredModelMBean java.lang.String int javax.management.modelmbean.ModelMBeanAttributeInfo javax.management.Descriptor java.lang.Object
      StackMap stack: javax.management.MBeanException
            astore 6 /* mbe */
        start local 6 // javax.management.MBeanException mbe
       200: .line 1746
            aload 6 /* mbe */
            athrow
        end local 6 // javax.management.MBeanException mbe
       201: .line 1747
      StackMap locals:
      StackMap stack: javax.management.AttributeNotFoundException
            astore 6 /* t */
        start local 6 // javax.management.AttributeNotFoundException t
       202: .line 1748
            aload 6 /* t */
            athrow
        end local 6 // javax.management.AttributeNotFoundException t
       203: .line 1749
      StackMap locals:
      StackMap stack: java.lang.Exception
            astore 6 /* e */
        start local 6 // java.lang.Exception e
       204: .line 1750
            iload 2 /* tracing */
            ifeq 211
       205: .line 1751
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       206: .line 1752
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "getAttribute(String)"
       207: .line 1753
            new java.lang.StringBuilder
            dup
            ldc "getMethod failed with "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 6 /* e */
            invokevirtual java.lang.Exception.getMessage:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       208: .line 1754
            ldc " exception type "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 6 /* e */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            invokevirtual java.lang.Class.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       209: .line 1753
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       210: .line 1751
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       211: .line 1756
      StackMap locals: java.lang.Exception
      StackMap stack:
            new javax.management.MBeanException
            dup
            aload 6 /* e */
            new java.lang.StringBuilder
            dup
            ldc "An exception occurred while trying to get an attribute value: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
       212: .line 1757
            aload 6 /* e */
            invokevirtual java.lang.Exception.getMessage:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       213: .line 1756
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;Ljava/lang/String;)V
            athrow
        end local 6 // java.lang.Exception e
       214: .line 1760
      StackMap locals:
      StackMap stack:
            iload 2 /* tracing */
            ifeq 218
       215: .line 1761
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       216: .line 1762
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "getAttribute(String)"
            ldc "Exit"
       217: .line 1761
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       218: .line 1765
      StackMap locals:
      StackMap stack:
            aload 5 /* response */
            areturn
        end local 5 // java.lang.Object response
        end local 4 // javax.management.Descriptor attrDescr
        end local 3 // javax.management.modelmbean.ModelMBeanAttributeInfo attrInfo
        end local 2 // boolean tracing
        end local 1 // java.lang.String attrName
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0  219     0                this  Ljavax/management/modelmbean/RequiredModelMBean;
            0  219     1            attrName  Ljava/lang/String;
            7  219     2             tracing  Z
           13  219     3            attrInfo  Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
           14  219     4           attrDescr  Ljavax/management/Descriptor;
           15  219     5            response  Ljava/lang/Object;
           23  199     6             mmbDesc  Ljavax/management/Descriptor;
           49  135     7       attrGetMethod  Ljava/lang/String;
           59  122     8         getResponse  Ljava/lang/Object;
           68  115     9              objctl  Ljava/lang/Object;
           69   70    10                 ctl  Ljava/lang/String;
           71  115    10                 ctl  Ljava/lang/String;
           87  115    11               stamp  Ljava/lang/String;
          108  115    12              attStr  Ljava/lang/String;
          124  135     8           qualifier  Ljava/lang/String;
          136  186     7            respType  Ljava/lang/String;
          138  186     8       responseClass  Ljava/lang/String;
          140  186     9           wrongType  Z
          141  186    10       primitiveType  Z
          142  186    11  correspondingTypes  Z
          143  151    12                   i  I
          164  165    12             subtype  Z
          167  174    12             subtype  Z
          156  164    13           respClass  Ljava/lang/Class;
          157  164    14      caughException  [Ljava/lang/Exception;
          158  164    15               stack  Ljava/security/AccessControlContext;
          161  164    16                   c  Ljava/lang/Class;
          166  172    13                   e  Ljava/lang/Exception;
          200  201     6                 mbe  Ljavax/management/MBeanException;
          202  203     6                   t  Ljavax/management/AttributeNotFoundException;
          204  214     6                   e  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
         155   164     165  Class java.lang.Exception
          15   199     199  Class javax.management.MBeanException
          15   199     201  Class javax.management.AttributeNotFoundException
          15   199     203  Class java.lang.Exception
    Exceptions:
      throws javax.management.AttributeNotFoundException, javax.management.MBeanException, javax.management.ReflectionException
    MethodParameters:
          Name  Flags
      attrName  

  public javax.management.AttributeList getAttributes(java.lang.String[]);
    descriptor: ([Ljava/lang/String;)Ljavax/management/AttributeList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=5, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.String[] attrNames
         0: .line 1785
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 1786
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 1787
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 1788
            ldc "getAttributes(String[])"
            ldc "Entry"
         4: .line 1786
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 1791
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 2 /* responseList */
        start local 2 // javax.management.AttributeList responseList
         6: .line 1792
            aload 1 /* attrNames */
            ifnonnull 12
         7: .line 1793
            new javax.management.RuntimeOperationsException
            dup
         8: .line 1794
            new java.lang.IllegalArgumentException
            dup
            ldc "attributeNames must not be null"
         9: .line 1793
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        10: .line 1795
            ldc "Exception occurred trying to get attributes of a RequiredModelMBean"
        11: .line 1793
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        12: .line 1798
      StackMap locals: javax.management.AttributeList
      StackMap stack:
            new javax.management.AttributeList
            dup
            invokespecial javax.management.AttributeList.<init>:()V
            astore 2 /* responseList */
        13: .line 1799
            iconst_0
            istore 3 /* i */
        start local 3 // int i
        14: goto 27
        15: .line 1801
      StackMap locals: int
      StackMap stack:
            aload 2 /* responseList */
            new javax.management.Attribute
            dup
            aload 1 /* attrNames */
            iload 3 /* i */
            aaload
        16: .line 1802
            aload 0 /* this */
            aload 1 /* attrNames */
            iload 3 /* i */
            aaload
            invokevirtual javax.management.modelmbean.RequiredModelMBean.getAttribute:(Ljava/lang/String;)Ljava/lang/Object;
            invokespecial javax.management.Attribute.<init>:(Ljava/lang/String;Ljava/lang/Object;)V
        17: .line 1801
            invokevirtual javax.management.AttributeList.add:(Ljavax/management/Attribute;)V
        18: .line 1803
            goto 26
      StackMap locals:
      StackMap stack: java.lang.Exception
        19: astore 4 /* e */
        start local 4 // java.lang.Exception e
        20: .line 1806
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.WARNING:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 26
        21: .line 1807
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.WARNING:Ljava/util/logging/Level;
        22: .line 1808
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        23: .line 1809
            ldc "getAttributes(String[])"
        24: .line 1810
            new java.lang.StringBuilder
            dup
            ldc "Failed to get \""
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* attrNames */
            iload 3 /* i */
            aaload
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc "\": "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            aload 4 /* e */
        25: .line 1807
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
        end local 4 // java.lang.Exception e
        26: .line 1799
      StackMap locals:
      StackMap stack:
            iinc 3 /* i */ 1
      StackMap locals:
      StackMap stack:
        27: iload 3 /* i */
            aload 1 /* attrNames */
            arraylength
            if_icmplt 15
        end local 3 // int i
        28: .line 1815
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 33
        29: .line 1816
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        30: .line 1817
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        31: .line 1818
            ldc "getAttributes(String[])"
            ldc "Exit"
        32: .line 1816
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        33: .line 1821
      StackMap locals:
      StackMap stack:
            aload 2 /* responseList */
            areturn
        end local 2 // javax.management.AttributeList responseList
        end local 1 // java.lang.String[] attrNames
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   34     0          this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   34     1     attrNames  [Ljava/lang/String;
            6   34     2  responseList  Ljavax/management/AttributeList;
           14   28     3             i  I
           20   26     4             e  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
          15    18      19  Class java.lang.Exception
    MethodParameters:
           Name  Flags
      attrNames  

  public void setAttribute(javax.management.Attribute);
    descriptor: (Ljavax/management/Attribute;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=18, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.Attribute attribute
         0: .line 1903
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            istore 2 /* tracing */
        start local 2 // boolean tracing
         1: .line 1904
            iload 2 /* tracing */
            ifeq 6
         2: .line 1905
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         3: .line 1906
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         4: .line 1907
            ldc "setAttribute()"
            ldc "Entry"
         5: .line 1905
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         6: .line 1910
      StackMap locals: int
      StackMap stack:
            aload 1 /* attribute */
            ifnonnull 12
         7: .line 1911
            new javax.management.RuntimeOperationsException
            dup
         8: .line 1912
            new java.lang.IllegalArgumentException
            dup
            ldc "attribute must not be null"
         9: .line 1911
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        10: .line 1913
            ldc "Exception occurred trying to set an attribute of a RequiredModelMBean"
        11: .line 1911
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        12: .line 1921
      StackMap locals:
      StackMap stack:
            aload 1 /* attribute */
            invokevirtual javax.management.Attribute.getName:()Ljava/lang/String;
            astore 3 /* attrName */
        start local 3 // java.lang.String attrName
        13: .line 1922
            aload 1 /* attribute */
            invokevirtual javax.management.Attribute.getValue:()Ljava/lang/Object;
            astore 4 /* attrValue */
        start local 4 // java.lang.Object attrValue
        14: .line 1923
            iconst_0
            istore 5 /* updateDescriptor */
        start local 5 // boolean updateDescriptor
        15: .line 1926
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            aload 3 /* attrName */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getAttribute:(Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
        16: .line 1925
            astore 6 /* attrInfo */
        start local 6 // javax.management.modelmbean.ModelMBeanAttributeInfo attrInfo
        17: .line 1928
            aload 6 /* attrInfo */
            ifnonnull 21
        18: .line 1929
            new javax.management.AttributeNotFoundException
            dup
            new java.lang.StringBuilder
            dup
            ldc "setAttribute failed: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        19: .line 1930
            aload 3 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " is not found "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        20: .line 1929
            invokespecial javax.management.AttributeNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
        21: .line 1932
      StackMap locals: javax.management.modelmbean.RequiredModelMBean javax.management.Attribute int java.lang.String java.lang.Object int javax.management.modelmbean.ModelMBeanAttributeInfo
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getMBeanDescriptor:()Ljavax/management/Descriptor;
            astore 7 /* mmbDesc */
        start local 7 // javax.management.Descriptor mmbDesc
        22: .line 1933
            aload 6 /* attrInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            astore 8 /* attrDescr */
        start local 8 // javax.management.Descriptor attrDescr
        23: .line 1935
            aload 8 /* attrDescr */
            ifnull 112
        24: .line 1936
            aload 6 /* attrInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.isWritable:()Z
            ifne 28
        25: .line 1937
            new javax.management.AttributeNotFoundException
            dup
            new java.lang.StringBuilder
            dup
            ldc "setAttribute failed: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        26: .line 1938
            aload 3 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " is not writable "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        27: .line 1937
            invokespecial javax.management.AttributeNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
        28: .line 1943
      StackMap locals: javax.management.Descriptor javax.management.Descriptor
      StackMap stack:
            aload 8 /* attrDescr */
            ldc "setMethod"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
        29: .line 1942
            checkcast java.lang.String
            astore 9 /* attrSetMethod */
        start local 9 // java.lang.String attrSetMethod
        30: .line 1945
            aload 8 /* attrDescr */
            ldc "getMethod"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
        31: .line 1944
            checkcast java.lang.String
            astore 10 /* attrGetMethod */
        start local 10 // java.lang.String attrGetMethod
        32: .line 1947
            aload 6 /* attrInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getType:()Ljava/lang/String;
            astore 11 /* attrType */
        start local 11 // java.lang.String attrType
        33: .line 1948
            ldc "Unknown"
            astore 12 /* currValue */
        start local 12 // java.lang.Object currValue
        34: .line 1951
            aload 0 /* this */
            aload 3 /* attrName */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.getAttribute:(Ljava/lang/String;)Ljava/lang/Object;
            astore 12 /* currValue */
        35: .line 1952
            goto 37
      StackMap locals: javax.management.modelmbean.RequiredModelMBean javax.management.Attribute int java.lang.String java.lang.Object int javax.management.modelmbean.ModelMBeanAttributeInfo javax.management.Descriptor javax.management.Descriptor java.lang.String java.lang.String java.lang.String java.lang.Object
      StackMap stack: java.lang.Throwable
        36: pop
        37: .line 1956
      StackMap locals:
      StackMap stack:
            new javax.management.Attribute
            dup
            aload 3 /* attrName */
            aload 12 /* currValue */
            invokespecial javax.management.Attribute.<init>:(Ljava/lang/String;Ljava/lang/Object;)V
            astore 13 /* oldAttr */
        start local 13 // javax.management.Attribute oldAttr
        38: .line 1959
            aload 9 /* attrSetMethod */
            ifnonnull 57
        39: .line 1960
            aload 4 /* attrValue */
            ifnull 55
        40: .line 1962
            aload 0 /* this */
            aload 11 /* attrType */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.loadClass:(Ljava/lang/String;)Ljava/lang/Class;
            astore 14 /* clazz */
        start local 14 // java.lang.Class clazz
        41: .line 1963
            aload 14 /* clazz */
            aload 4 /* attrValue */
            invokevirtual java.lang.Class.isInstance:(Ljava/lang/Object;)Z
            ifne 55
        42: .line 1964
            new javax.management.InvalidAttributeValueException
            dup
            new java.lang.StringBuilder
            dup
            aload 14 /* clazz */
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            invokestatic java.lang.String.valueOf:(Ljava/lang/Object;)Ljava/lang/String;
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        43: .line 1965
            ldc " expected, "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        44: .line 1966
            aload 4 /* attrValue */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        45: .line 1967
            ldc " received."
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        46: .line 1963
            invokespecial javax.management.InvalidAttributeValueException.<init>:(Ljava/lang/String;)V
            athrow
        end local 14 // java.lang.Class clazz
        47: .line 1968
      StackMap locals: javax.management.modelmbean.RequiredModelMBean javax.management.Attribute int java.lang.String java.lang.Object int javax.management.modelmbean.ModelMBeanAttributeInfo javax.management.Descriptor javax.management.Descriptor java.lang.String java.lang.String java.lang.String java.lang.Object javax.management.Attribute
      StackMap stack: java.lang.ClassNotFoundException
            astore 14 /* x */
        start local 14 // java.lang.ClassNotFoundException x
        48: .line 1969
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.WARNING:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 55
        49: .line 1970
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.WARNING:Ljava/util/logging/Level;
        50: .line 1971
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        51: .line 1972
            ldc "setAttribute(Attribute)"
            new java.lang.StringBuilder
            dup
            ldc "Class "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        52: .line 1973
            aload 11 /* attrType */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " for attribute "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        53: .line 1974
            aload 3 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " not found: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            aload 14 /* x */
        54: .line 1970
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
        end local 14 // java.lang.ClassNotFoundException x
        55: .line 1978
      StackMap locals:
      StackMap stack:
            iconst_1
            istore 5 /* updateDescriptor */
        56: .line 1979
            goto 61
        57: .line 1980
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 9 /* attrSetMethod */
        58: .line 1981
            iconst_1
            anewarray java.lang.Object
            dup
            iconst_0
            aload 4 /* attrValue */
            aastore
        59: .line 1982
            iconst_1
            anewarray java.lang.String
            dup
            iconst_0
            aload 11 /* attrType */
            aastore
        60: .line 1980
            invokevirtual javax.management.modelmbean.RequiredModelMBean.invoke:(Ljava/lang/String;[Ljava/lang/Object;[Ljava/lang/String;)Ljava/lang/Object;
            pop
        61: .line 1986
      StackMap locals:
      StackMap stack:
            aload 8 /* attrDescr */
            ldc "currencyTimeLimit"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            astore 14 /* objctl */
        start local 14 // java.lang.Object objctl
        62: .line 1988
            aload 14 /* objctl */
            ifnull 64
            aload 14 /* objctl */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            astore 15 /* ctl */
        start local 15 // java.lang.String ctl
        63: goto 65
        end local 15 // java.lang.String ctl
        64: .line 1989
      StackMap locals: java.lang.Object
      StackMap stack:
            aconst_null
            astore 15 /* ctl */
        start local 15 // java.lang.String ctl
        65: .line 1991
      StackMap locals: java.lang.String
      StackMap stack:
            aload 15 /* ctl */
            ifnonnull 69
            aload 7 /* mmbDesc */
            ifnull 69
        66: .line 1992
            aload 7 /* mmbDesc */
            ldc "currencyTimeLimit"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            astore 14 /* objctl */
        67: .line 1993
            aload 14 /* objctl */
            ifnull 68
            aload 14 /* objctl */
            invokevirtual java.lang.Object.toString:()Ljava/lang/String;
            astore 15 /* ctl */
            goto 69
        68: .line 1994
      StackMap locals:
      StackMap stack:
            aconst_null
            astore 15 /* ctl */
        69: .line 1997
      StackMap locals:
      StackMap stack:
            aload 15 /* ctl */
            ifnull 70
            aload 15 /* ctl */
            ldc "-1"
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 70
            iconst_1
            goto 71
      StackMap locals:
      StackMap stack:
        70: iconst_0
      StackMap locals:
      StackMap stack: int
        71: istore 16 /* updateCache */
        start local 16 // boolean updateCache
        72: .line 1999
            aload 9 /* attrSetMethod */
            ifnonnull 77
            iload 16 /* updateCache */
            ifne 77
            aload 10 /* attrGetMethod */
            ifnull 77
        73: .line 2000
            new javax.management.MBeanException
            dup
            new javax.management.ServiceNotFoundException
            dup
            new java.lang.StringBuilder
            dup
            ldc "No setMethod field is defined in the descriptor for "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        74: .line 2002
            aload 3 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " attribute and caching is not enabled "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        75: .line 2003
            ldc "for it"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
            invokespecial javax.management.ServiceNotFoundException.<init>:(Ljava/lang/String;)V
        76: .line 2000
            invokespecial javax.management.MBeanException.<init>:(Ljava/lang/Exception;)V
            athrow
        77: .line 2005
      StackMap locals: int
      StackMap stack:
            iload 16 /* updateCache */
            ifne 78
            iload 5 /* updateDescriptor */
            ifeq 105
        78: .line 2006
      StackMap locals:
      StackMap stack:
            iload 2 /* tracing */
            ifeq 86
        79: .line 2007
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        80: .line 2008
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        81: .line 2009
            ldc "setAttribute(Attribute)"
        82: .line 2010
            new java.lang.StringBuilder
            dup
            ldc "setting cached value of "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        83: .line 2011
            aload 3 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " to "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 4 /* attrValue */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        84: .line 2010
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        85: .line 2007
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        86: .line 2014
      StackMap locals:
      StackMap stack:
            aload 8 /* attrDescr */
            ldc "value"
            aload 4 /* attrValue */
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        87: .line 2016
            iload 16 /* updateCache */
            ifeq 91
        88: .line 2018
            new java.util.Date
            dup
            invokespecial java.util.Date.<init>:()V
            invokevirtual java.util.Date.getTime:()J
        89: .line 2017
            invokestatic java.lang.String.valueOf:(J)Ljava/lang/String;
            astore 17 /* currtime */
        start local 17 // java.lang.String currtime
        90: .line 2020
            aload 8 /* attrDescr */
            ldc "lastUpdatedTimeStamp"
            aload 17 /* currtime */
            invokeinterface javax.management.Descriptor.setField:(Ljava/lang/String;Ljava/lang/Object;)V
        end local 17 // java.lang.String currtime
        91: .line 2023
      StackMap locals:
      StackMap stack:
            aload 6 /* attrInfo */
            aload 8 /* attrDescr */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.setDescriptor:(Ljavax/management/Descriptor;)V
        92: .line 2025
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            aload 8 /* attrDescr */
            ldc "attribute"
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.setDescriptor:(Ljavax/management/Descriptor;Ljava/lang/String;)V
        93: .line 2026
            iload 2 /* tracing */
            ifeq 105
        94: .line 2027
            new java.lang.StringBuilder
            dup
            invokespecial java.lang.StringBuilder.<init>:()V
        95: .line 2028
            ldc "new descriptor is "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 8 /* attrDescr */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        96: .line 2029
            ldc ". AttributeInfo descriptor is "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        97: .line 2030
            aload 6 /* attrInfo */
            invokevirtual javax.management.modelmbean.ModelMBeanAttributeInfo.getDescriptor:()Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        98: .line 2031
            ldc ". AttributeInfo descriptor is "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        99: .line 2032
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            aload 3 /* attrName */
            ldc "attribute"
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getDescriptor:(Ljava/lang/String;Ljava/lang/String;)Ljavax/management/Descriptor;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
       100: .line 2027
            astore 17 /* strb */
        start local 17 // java.lang.StringBuilder strb
       101: .line 2033
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       102: .line 2034
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       103: .line 2035
            ldc "setAttribute(Attribute)"
            aload 17 /* strb */
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       104: .line 2033
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        end local 17 // java.lang.StringBuilder strb
       105: .line 2040
      StackMap locals:
      StackMap stack:
            iload 2 /* tracing */
            ifeq 110
       106: .line 2041
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       107: .line 2042
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       108: .line 2043
            ldc "setAttribute(Attribute)"
            ldc "sending sendAttributeNotification"
       109: .line 2041
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       110: .line 2045
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 13 /* oldAttr */
            aload 1 /* attribute */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.sendAttributeChangeNotification:(Ljavax/management/Attribute;Ljavax/management/Attribute;)V
        end local 16 // boolean updateCache
        end local 15 // java.lang.String ctl
        end local 14 // java.lang.Object objctl
        end local 13 // javax.management.Attribute oldAttr
        end local 12 // java.lang.Object currValue
        end local 11 // java.lang.String attrType
        end local 10 // java.lang.String attrGetMethod
        end local 9 // java.lang.String attrSetMethod
       111: .line 2047
            goto 121
       112: .line 2049
      StackMap locals: javax.management.modelmbean.RequiredModelMBean javax.management.Attribute int java.lang.String java.lang.Object int javax.management.modelmbean.ModelMBeanAttributeInfo javax.management.Descriptor javax.management.Descriptor
      StackMap stack:
            iload 2 /* tracing */
            ifeq 118
       113: .line 2050
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       114: .line 2051
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       115: .line 2052
            ldc "setAttribute(Attribute)"
            new java.lang.StringBuilder
            dup
            ldc "setMethod failed "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 3 /* attrName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
       116: .line 2053
            ldc " not in attributeDescriptor\n"
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
       117: .line 2050
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       118: .line 2056
      StackMap locals:
      StackMap stack:
            new javax.management.InvalidAttributeValueException
            dup
       119: .line 2057
            ldc "Unable to resolve attribute value, no defined in descriptor for attribute"
       120: .line 2056
            invokespecial javax.management.InvalidAttributeValueException.<init>:(Ljava/lang/String;)V
            athrow
       121: .line 2061
      StackMap locals:
      StackMap stack:
            iload 2 /* tracing */
            ifeq 126
       122: .line 2062
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
       123: .line 2063
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
       124: .line 2064
            ldc "setAttribute(Attribute)"
            ldc "Exit"
       125: .line 2062
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
       126: .line 2067
      StackMap locals:
      StackMap stack:
            return
        end local 8 // javax.management.Descriptor attrDescr
        end local 7 // javax.management.Descriptor mmbDesc
        end local 6 // javax.management.modelmbean.ModelMBeanAttributeInfo attrInfo
        end local 5 // boolean updateDescriptor
        end local 4 // java.lang.Object attrValue
        end local 3 // java.lang.String attrName
        end local 2 // boolean tracing
        end local 1 // javax.management.Attribute attribute
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0  127     0              this  Ljavax/management/modelmbean/RequiredModelMBean;
            0  127     1         attribute  Ljavax/management/Attribute;
            1  127     2           tracing  Z
           13  127     3          attrName  Ljava/lang/String;
           14  127     4         attrValue  Ljava/lang/Object;
           15  127     5  updateDescriptor  Z
           17  127     6          attrInfo  Ljavax/management/modelmbean/ModelMBeanAttributeInfo;
           22  127     7           mmbDesc  Ljavax/management/Descriptor;
           23  127     8         attrDescr  Ljavax/management/Descriptor;
           30  111     9     attrSetMethod  Ljava/lang/String;
           32  111    10     attrGetMethod  Ljava/lang/String;
           33  111    11          attrType  Ljava/lang/String;
           34  111    12         currValue  Ljava/lang/Object;
           38  111    13           oldAttr  Ljavax/management/Attribute;
           41   47    14             clazz  Ljava/lang/Class;
           48   55    14                 x  Ljava/lang/ClassNotFoundException;
           62  111    14            objctl  Ljava/lang/Object;
           63   64    15               ctl  Ljava/lang/String;
           65  111    15               ctl  Ljava/lang/String;
           72  111    16       updateCache  Z
           90   91    17          currtime  Ljava/lang/String;
          101  105    17              strb  Ljava/lang/StringBuilder;
      Exception table:
        from    to  target  type
          34    35      36  Class java.lang.Throwable
          40    47      47  Class java.lang.ClassNotFoundException
    Exceptions:
      throws javax.management.AttributeNotFoundException, javax.management.InvalidAttributeValueException, javax.management.MBeanException, javax.management.ReflectionException
    MethodParameters:
           Name  Flags
      attribute  

  public javax.management.AttributeList setAttributes(javax.management.AttributeList);
    descriptor: (Ljavax/management/AttributeList;)Ljavax/management/AttributeList;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=5, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.AttributeList attributes
         0: .line 2087
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 2088
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 2089
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 2090
            ldc "setAttribute(Attribute)"
            ldc "Entry"
         4: .line 2088
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 2093
      StackMap locals:
      StackMap stack:
            aload 1 /* attributes */
            ifnonnull 11
         6: .line 2094
            new javax.management.RuntimeOperationsException
            dup
         7: .line 2095
            new java.lang.IllegalArgumentException
            dup
            ldc "attributes must not be null"
         8: .line 2094
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 2096
            ldc "Exception occurred trying to set attributes of a RequiredModelMBean"
        10: .line 2094
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 2099
      StackMap locals:
      StackMap stack:
            new javax.management.AttributeList
            dup
            invokespecial javax.management.AttributeList.<init>:()V
            astore 2 /* responseList */
        start local 2 // javax.management.AttributeList responseList
        12: .line 2102
            aload 1 /* attributes */
            invokevirtual javax.management.AttributeList.iterator:()Ljava/util/Iterator;
            astore 3 /* i */
        start local 3 // java.util.Iterator i
        13: goto 20
        14: .line 2103
      StackMap locals: javax.management.AttributeList java.util.Iterator
      StackMap stack:
            aload 3 /* i */
            invokeinterface java.util.Iterator.next:()Ljava/lang/Object;
            checkcast javax.management.Attribute
            astore 4 /* attr */
        start local 4 // javax.management.Attribute attr
        15: .line 2105
            aload 0 /* this */
            aload 4 /* attr */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.setAttribute:(Ljavax/management/Attribute;)V
        16: .line 2106
            aload 2 /* responseList */
            aload 4 /* attr */
            invokevirtual javax.management.AttributeList.add:(Ljavax/management/Attribute;)V
        17: .line 2107
            goto 20
      StackMap locals: javax.management.modelmbean.RequiredModelMBean javax.management.AttributeList javax.management.AttributeList java.util.Iterator javax.management.Attribute
      StackMap stack: java.lang.Exception
        18: pop
        19: .line 2108
            aload 2 /* responseList */
            aload 4 /* attr */
            invokevirtual javax.management.AttributeList.remove:(Ljava/lang/Object;)Z
            pop
        end local 4 // javax.management.Attribute attr
        20: .line 2102
      StackMap locals:
      StackMap stack:
            aload 3 /* i */
            invokeinterface java.util.Iterator.hasNext:()Z
            ifne 14
        end local 3 // java.util.Iterator i
        21: .line 2112
            aload 2 /* responseList */
            areturn
        end local 2 // javax.management.AttributeList responseList
        end local 1 // javax.management.AttributeList attributes
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot          Name  Signature
            0   22     0          this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   22     1    attributes  Ljavax/management/AttributeList;
           12   22     2  responseList  Ljavax/management/AttributeList;
           13   21     3             i  Ljava/util/Iterator;
           15   20     4          attr  Ljavax/management/Attribute;
      Exception table:
        from    to  target  type
          15    17      18  Class java.lang.Exception
    MethodParameters:
            Name  Flags
      attributes  

  private javax.management.modelmbean.ModelMBeanInfo createDefaultModelMBeanInfo();
    descriptor: ()Ljavax/management/modelmbean/ModelMBeanInfo;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=8, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
         0: .line 2118
            new javax.management.modelmbean.ModelMBeanInfoSupport
            dup
            aload 0 /* this */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         1: .line 2119
            ldc "Default ModelMBean"
            aconst_null
            aconst_null
            aconst_null
            aconst_null
         2: .line 2118
            invokespecial javax.management.modelmbean.ModelMBeanInfoSupport.<init>:(Ljava/lang/String;Ljava/lang/String;[Ljavax/management/modelmbean/ModelMBeanAttributeInfo;[Ljavax/management/modelmbean/ModelMBeanConstructorInfo;[Ljavax/management/modelmbean/ModelMBeanOperationInfo;[Ljavax/management/modelmbean/ModelMBeanNotificationInfo;)V
            areturn
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Ljavax/management/modelmbean/RequiredModelMBean;

  private synchronized void writeToLog(java.lang.String, java.lang.String);
    descriptor: (Ljava/lang/String;Ljava/lang/String;)V
    flags: (0x0022) ACC_PRIVATE, ACC_SYNCHRONIZED
    Code:
      stack=7, locals=6, args_size=3
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.String logFileName
        start local 2 // java.lang.String logEntry
         0: .line 2130
            aconst_null
            astore 3 /* logOut */
        start local 3 // java.io.PrintStream logOut
         1: .line 2131
            aconst_null
            astore 4 /* fos */
        start local 4 // java.io.FileOutputStream fos
         2: .line 2132
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 8
         3: .line 2133
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         4: .line 2134
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         5: .line 2135
            ldc "writeToLog(String, String)"
         6: .line 2136
            new java.lang.StringBuilder
            dup
            ldc "Notification Logging to "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* logFileName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc ": "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 2 /* logEntry */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
         7: .line 2133
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 2138
      StackMap locals: java.io.PrintStream java.io.FileOutputStream
      StackMap stack:
            aload 1 /* logFileName */
            ifnull 9
            aload 2 /* logEntry */
            ifnonnull 16
         9: .line 2139
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 15
        10: .line 2140
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        11: .line 2141
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        12: .line 2142
            ldc "writeToLog(String, String)"
        13: .line 2143
            ldc "Bad input parameters, will not log this entry."
        14: .line 2140
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        15: .line 2145
      StackMap locals:
      StackMap stack:
            return
        16: .line 2149
      StackMap locals:
      StackMap stack:
            new java.io.FileOutputStream
            dup
            aload 1 /* logFileName */
            iconst_1
            invokespecial java.io.FileOutputStream.<init>:(Ljava/lang/String;Z)V
            astore 4 /* fos */
        17: .line 2150
            new java.io.PrintStream
            dup
            aload 4 /* fos */
            invokespecial java.io.PrintStream.<init>:(Ljava/io/OutputStream;)V
            astore 3 /* logOut */
        18: .line 2151
            aload 3 /* logOut */
            aload 2 /* logEntry */
            invokevirtual java.io.PrintStream.println:(Ljava/lang/String;)V
        19: .line 2152
            aload 3 /* logOut */
            invokevirtual java.io.PrintStream.close:()V
        20: .line 2153
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 38
        21: .line 2154
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        22: .line 2155
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        23: .line 2156
            ldc "writeToLog(String, String)"
            new java.lang.StringBuilder
            dup
            ldc "Successfully opened log "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        24: .line 2157
            aload 1 /* logFileName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        25: .line 2154
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        26: .line 2159
            goto 38
      StackMap locals:
      StackMap stack: java.lang.Exception
        27: astore 5 /* e */
        start local 5 // java.lang.Exception e
        28: .line 2160
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 37
        29: .line 2161
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        30: .line 2162
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        31: .line 2163
            ldc "writeToLog(String, String)"
        32: .line 2164
            new java.lang.StringBuilder
            dup
            ldc "Exception "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 5 /* e */
            invokevirtual java.lang.Exception.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        33: .line 2165
            ldc " trying to write to the Notification log file "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        34: .line 2166
            aload 1 /* logFileName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        35: .line 2164
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        36: .line 2161
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        37: .line 2168
      StackMap locals: java.lang.Exception
      StackMap stack:
            aload 5 /* e */
            athrow
        end local 5 // java.lang.Exception e
        38: .line 2170
      StackMap locals:
      StackMap stack:
            return
        end local 4 // java.io.FileOutputStream fos
        end local 3 // java.io.PrintStream logOut
        end local 2 // java.lang.String logEntry
        end local 1 // java.lang.String logFileName
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot         Name  Signature
            0   39     0         this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   39     1  logFileName  Ljava/lang/String;
            0   39     2     logEntry  Ljava/lang/String;
            1   39     3       logOut  Ljava/io/PrintStream;
            2   39     4          fos  Ljava/io/FileOutputStream;
           28   38     5            e  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
          16    26      27  Class java.lang.Exception
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
             Name  Flags
      logFileName  
      logEntry     

  public void addNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object);
    descriptor: (Ljavax/management/NotificationListener;Ljavax/management/NotificationFilter;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.NotificationListener listener
        start local 2 // javax.management.NotificationFilter filter
        start local 3 // java.lang.Object handback
         0: .line 2198
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 4
         1: .line 2199
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 2200
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "addNotificationListener(NotificationListener, NotificationFilter, Object)"
            ldc "Entry"
         3: .line 2199
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         4: .line 2203
      StackMap locals:
      StackMap stack:
            aload 1 /* listener */
            ifnonnull 8
         5: .line 2204
            new java.lang.IllegalArgumentException
            dup
         6: .line 2205
            ldc "notification listener must not be null"
         7: .line 2204
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 2207
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            ifnonnull 10
         9: .line 2208
            aload 0 /* this */
            new javax.management.NotificationBroadcasterSupport
            dup
            invokespecial javax.management.NotificationBroadcasterSupport.<init>:()V
            putfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
        10: .line 2210
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            aload 1 /* listener */
            aload 2 /* filter */
        11: .line 2211
            aload 3 /* handback */
        12: .line 2210
            invokevirtual javax.management.NotificationBroadcasterSupport.addNotificationListener:(Ljavax/management/NotificationListener;Ljavax/management/NotificationFilter;Ljava/lang/Object;)V
        13: .line 2212
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 21
        14: .line 2213
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        15: .line 2214
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "addNotificationListener(NotificationListener, NotificationFilter, Object)"
        16: .line 2215
            ldc "NotificationListener added"
        17: .line 2213
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        18: .line 2216
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        19: .line 2217
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "addNotificationListener(NotificationListener, NotificationFilter, Object)"
            ldc "Exit"
        20: .line 2216
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        21: .line 2219
      StackMap locals:
      StackMap stack:
            return
        end local 3 // java.lang.Object handback
        end local 2 // javax.management.NotificationFilter filter
        end local 1 // javax.management.NotificationListener listener
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   22     0      this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   22     1  listener  Ljavax/management/NotificationListener;
            0   22     2    filter  Ljavax/management/NotificationFilter;
            0   22     3  handback  Ljava/lang/Object;
    Exceptions:
      throws java.lang.IllegalArgumentException
    MethodParameters:
          Name  Flags
      listener  
      filter    
      handback  

  public void removeNotificationListener(javax.management.NotificationListener);
    descriptor: (Ljavax/management/NotificationListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=2, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.NotificationListener listener
         0: .line 2235
            aload 1 /* listener */
            ifnonnull 4
         1: .line 2236
            new javax.management.ListenerNotFoundException
            dup
         2: .line 2237
            ldc "Notification listener is null"
         3: .line 2236
            invokespecial javax.management.ListenerNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 2240
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 8
         5: .line 2241
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         6: .line 2242
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "removeNotificationListener(NotificationListener)"
            ldc "Entry"
         7: .line 2241
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 2245
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            ifnonnull 12
         9: .line 2246
            new javax.management.ListenerNotFoundException
            dup
        10: .line 2247
            ldc "No notification listeners registered"
        11: .line 2246
            invokespecial javax.management.ListenerNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
        12: .line 2250
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            aload 1 /* listener */
            invokevirtual javax.management.NotificationBroadcasterSupport.removeNotificationListener:(Ljavax/management/NotificationListener;)V
        13: .line 2251
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 17
        14: .line 2252
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        15: .line 2253
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "removeNotificationListener(NotificationListener)"
            ldc "Exit"
        16: .line 2252
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        17: .line 2256
      StackMap locals:
      StackMap stack:
            return
        end local 1 // javax.management.NotificationListener listener
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   18     0      this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   18     1  listener  Ljavax/management/NotificationListener;
    Exceptions:
      throws javax.management.ListenerNotFoundException
    MethodParameters:
          Name  Flags
      listener  

  public void removeNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object);
    descriptor: (Ljavax/management/NotificationListener;Ljavax/management/NotificationFilter;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=4, args_size=4
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.NotificationListener listener
        start local 2 // javax.management.NotificationFilter filter
        start local 3 // java.lang.Object handback
         0: .line 2263
            aload 1 /* listener */
            ifnonnull 4
         1: .line 2264
            new javax.management.ListenerNotFoundException
            dup
         2: .line 2265
            ldc "Notification listener is null"
         3: .line 2264
            invokespecial javax.management.ListenerNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 2270
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 8
         5: .line 2271
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         6: .line 2272
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "removeNotificationListener(NotificationListener, NotificationFilter, Object)"
            ldc "Entry"
         7: .line 2271
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         8: .line 2275
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            ifnonnull 12
         9: .line 2276
            new javax.management.ListenerNotFoundException
            dup
        10: .line 2277
            ldc "No notification listeners registered"
        11: .line 2276
            invokespecial javax.management.ListenerNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
        12: .line 2280
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            aload 1 /* listener */
            aload 2 /* filter */
        13: .line 2281
            aload 3 /* handback */
        14: .line 2280
            invokevirtual javax.management.NotificationBroadcasterSupport.removeNotificationListener:(Ljavax/management/NotificationListener;Ljavax/management/NotificationFilter;Ljava/lang/Object;)V
        15: .line 2283
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 19
        16: .line 2284
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        17: .line 2285
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "removeNotificationListener(NotificationListener, NotificationFilter, Object)"
            ldc "Exit"
        18: .line 2284
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        19: .line 2288
      StackMap locals:
      StackMap stack:
            return
        end local 3 // java.lang.Object handback
        end local 2 // javax.management.NotificationFilter filter
        end local 1 // javax.management.NotificationListener listener
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   20     0      this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   20     1  listener  Ljavax/management/NotificationListener;
            0   20     2    filter  Ljavax/management/NotificationFilter;
            0   20     3  handback  Ljava/lang/Object;
    Exceptions:
      throws javax.management.ListenerNotFoundException
    MethodParameters:
          Name  Flags
      listener  
      filter    
      handback  

  public void sendNotification(javax.management.Notification);
    descriptor: (Ljavax/management/Notification;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=7, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.Notification ntfyObj
         0: .line 2292
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 2293
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 2294
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 2295
            ldc "sendNotification(Notification)"
            ldc "Entry"
         4: .line 2293
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 2298
      StackMap locals:
      StackMap stack:
            aload 1 /* ntfyObj */
            ifnonnull 11
         6: .line 2299
            new javax.management.RuntimeOperationsException
            dup
         7: .line 2300
            new java.lang.IllegalArgumentException
            dup
            ldc "notification object must not be null"
         8: .line 2299
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 2302
            ldc "Exception occurred trying to send a notification from a RequiredModelMBean"
        10: .line 2299
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 2308
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.Notification.getType:()Ljava/lang/String;
            ldc "notification"
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getDescriptor:(Ljava/lang/String;Ljava/lang/String;)Ljavax/management/Descriptor;
        12: .line 2307
            astore 2 /* ntfyDesc */
        start local 2 // javax.management.Descriptor ntfyDesc
        13: .line 2309
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getMBeanDescriptor:()Ljavax/management/Descriptor;
            astore 3 /* mmbDesc */
        start local 3 // javax.management.Descriptor mmbDesc
        14: .line 2311
            aload 2 /* ntfyDesc */
            ifnull 44
        15: .line 2312
            aload 2 /* ntfyDesc */
            ldc "log"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 4 /* logging */
        start local 4 // java.lang.String logging
        16: .line 2314
            aload 4 /* logging */
            ifnonnull 19
        17: .line 2315
            aload 3 /* mmbDesc */
            ifnull 19
        18: .line 2316
            aload 3 /* mmbDesc */
            ldc "log"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 4 /* logging */
        19: .line 2319
      StackMap locals: javax.management.Descriptor javax.management.Descriptor java.lang.String
      StackMap stack:
            aload 4 /* logging */
            ifnull 44
        20: .line 2320
            aload 4 /* logging */
            ldc "t"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 22
        21: .line 2321
            aload 4 /* logging */
            ldc "true"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 44
        22: .line 2323
      StackMap locals:
      StackMap stack:
            aload 2 /* ntfyDesc */
            ldc "logfile"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 5 /* logfile */
        start local 5 // java.lang.String logfile
        23: .line 2324
            aload 5 /* logfile */
            ifnonnull 26
        24: .line 2325
            aload 3 /* mmbDesc */
            ifnull 26
        25: .line 2326
            aload 3 /* mmbDesc */
            ldc "logfile"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 5 /* logfile */
        26: .line 2328
      StackMap locals: java.lang.String
      StackMap stack:
            aload 5 /* logfile */
            ifnull 44
        27: .line 2330
            aload 0 /* this */
            aload 5 /* logfile */
            new java.lang.StringBuilder
            dup
            ldc "LogMsg: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        28: .line 2331
            new java.util.Date
            dup
            aload 1 /* ntfyObj */
            invokevirtual javax.management.Notification.getTimeStamp:()J
            invokespecial java.util.Date.<init>:(J)V
            invokevirtual java.util.Date.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        29: .line 2332
            ldc " "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.Notification.getType:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        30: .line 2333
            aload 1 /* ntfyObj */
            invokevirtual javax.management.Notification.getMessage:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " Severity = "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        31: .line 2334
            aload 2 /* ntfyDesc */
            ldc "severity"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        32: .line 2330
            invokevirtual javax.management.modelmbean.RequiredModelMBean.writeToLog:(Ljava/lang/String;Ljava/lang/String;)V
        33: .line 2335
            goto 44
      StackMap locals:
      StackMap stack: java.lang.Exception
        34: astore 6 /* e */
        start local 6 // java.lang.Exception e
        35: .line 2336
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.WARNING:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 44
        36: .line 2337
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.WARNING:Ljava/util/logging/Level;
        37: .line 2338
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        38: .line 2339
            ldc "sendNotification(Notification)"
        39: .line 2340
            new java.lang.StringBuilder
            dup
            ldc "Failed to log "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        40: .line 2341
            aload 1 /* ntfyObj */
            invokevirtual javax.management.Notification.getType:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " notification: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        41: .line 2340
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        42: .line 2341
            aload 6 /* e */
        43: .line 2337
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
        end local 6 // java.lang.Exception e
        end local 5 // java.lang.String logfile
        end local 4 // java.lang.String logging
        44: .line 2347
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            ifnull 46
        45: .line 2348
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.NotificationBroadcasterSupport.sendNotification:(Ljavax/management/Notification;)V
        46: .line 2351
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 56
        47: .line 2352
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        48: .line 2353
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        49: .line 2354
            ldc "sendNotification(Notification)"
        50: .line 2355
            ldc "sendNotification sent provided notification object"
        51: .line 2352
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        52: .line 2356
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        53: .line 2357
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        54: .line 2358
            ldc "sendNotification(Notification)"
            ldc " Exit"
        55: .line 2356
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        56: .line 2361
      StackMap locals:
      StackMap stack:
            return
        end local 3 // javax.management.Descriptor mmbDesc
        end local 2 // javax.management.Descriptor ntfyDesc
        end local 1 // javax.management.Notification ntfyObj
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   57     0      this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   57     1   ntfyObj  Ljavax/management/Notification;
           13   57     2  ntfyDesc  Ljavax/management/Descriptor;
           14   57     3   mmbDesc  Ljavax/management/Descriptor;
           16   44     4   logging  Ljava/lang/String;
           23   44     5   logfile  Ljava/lang/String;
           35   44     6         e  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
          27    33      34  Class java.lang.Exception
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
         Name  Flags
      ntfyObj  

  public void sendNotification(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=3, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.String ntfyText
         0: .line 2366
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 2367
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 2368
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 2369
            ldc "sendNotification(String)"
            ldc "Entry"
         4: .line 2367
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 2372
      StackMap locals:
      StackMap stack:
            aload 1 /* ntfyText */
            ifnonnull 11
         6: .line 2373
            new javax.management.RuntimeOperationsException
            dup
         7: .line 2374
            new java.lang.IllegalArgumentException
            dup
            ldc "notification message must not be null"
         8: .line 2373
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 2376
            ldc "Exception occurred trying to send a text notification from a ModelMBean"
        10: .line 2373
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 2379
      StackMap locals:
      StackMap stack:
            new javax.management.Notification
            dup
            ldc "jmx.modelmbean.generic"
        12: .line 2380
            aload 0 /* this */
            lconst_1
            aload 1 /* ntfyText */
        13: .line 2379
            invokespecial javax.management.Notification.<init>:(Ljava/lang/String;Ljava/lang/Object;JLjava/lang/String;)V
            astore 2 /* myNtfyObj */
        start local 2 // javax.management.Notification myNtfyObj
        14: .line 2381
            aload 0 /* this */
            aload 2 /* myNtfyObj */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.sendNotification:(Ljavax/management/Notification;)V
        15: .line 2382
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 24
        16: .line 2383
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        17: .line 2384
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        18: .line 2385
            ldc "sendNotification(String)"
            ldc "Notification sent"
        19: .line 2383
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        20: .line 2386
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        21: .line 2387
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        22: .line 2388
            ldc "sendNotification(String)"
            ldc "Exit"
        23: .line 2386
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        24: .line 2390
      StackMap locals: javax.management.Notification
      StackMap stack:
            return
        end local 2 // javax.management.Notification myNtfyObj
        end local 1 // java.lang.String ntfyText
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   25     0       this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   25     1   ntfyText  Ljava/lang/String;
           14   25     2  myNtfyObj  Ljavax/management/Notification;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
          Name  Flags
      ntfyText  

  private static final boolean hasNotification(javax.management.modelmbean.ModelMBeanInfo, java.lang.String);
    descriptor: (Ljavax/management/modelmbean/ModelMBeanInfo;Ljava/lang/String;)Z
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // javax.management.modelmbean.ModelMBeanInfo info
        start local 1 // java.lang.String notifName
         0: .line 2400
            aload 0 /* info */
            ifnonnull 2
         1: iconst_0
            ireturn
         2: .line 2401
      StackMap locals:
      StackMap stack:
            aload 0 /* info */
            aload 1 /* notifName */
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getNotification:(Ljava/lang/String;)Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            ifnull 3
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         3: iconst_0
         4: ireturn
         5: .line 2402
      StackMap locals:
      StackMap stack: javax.management.MBeanException
            pop
         6: .line 2403
            iconst_0
            ireturn
         7: .line 2404
      StackMap locals:
      StackMap stack: javax.management.RuntimeOperationsException
            pop
         8: .line 2405
            iconst_0
            ireturn
        end local 1 // java.lang.String notifName
        end local 0 // javax.management.modelmbean.ModelMBeanInfo info
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    9     0       info  Ljavax/management/modelmbean/ModelMBeanInfo;
            0    9     1  notifName  Ljava/lang/String;
      Exception table:
        from    to  target  type
           0     1       5  Class javax.management.MBeanException
           2     4       5  Class javax.management.MBeanException
           0     1       7  Class javax.management.RuntimeOperationsException
           2     4       7  Class javax.management.RuntimeOperationsException
    MethodParameters:
           Name  Flags
      info       final
      notifName  final

  private static final javax.management.modelmbean.ModelMBeanNotificationInfo makeGenericInfo();
    descriptor: ()Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Code:
      stack=6, locals=1, args_size=0
         0: .line 2414
            new javax.management.modelmbean.DescriptorSupport
            dup
         1: .line 2415
            iconst_5
            anewarray java.lang.String
            dup
            iconst_0
         2: .line 2416
            ldc "name=GENERIC"
            aastore
            dup
            iconst_1
         3: .line 2417
            ldc "descriptorType=notification"
            aastore
            dup
            iconst_2
         4: .line 2418
            ldc "log=T"
            aastore
            dup
            iconst_3
         5: .line 2419
            ldc "severity=6"
            aastore
            dup
            iconst_4
         6: .line 2420
            ldc "displayName=jmx.modelmbean.generic"
            aastore
         7: .line 2414
            invokespecial javax.management.modelmbean.DescriptorSupport.<init>:([Ljava/lang/String;)V
            astore 0 /* genericDescriptor */
        start local 0 // javax.management.Descriptor genericDescriptor
         8: .line 2422
            new javax.management.modelmbean.ModelMBeanNotificationInfo
            dup
         9: .line 2423
            iconst_1
            anewarray java.lang.String
            dup
            iconst_0
            ldc "jmx.modelmbean.generic"
            aastore
        10: .line 2424
            ldc "GENERIC"
        11: .line 2425
            ldc "A text notification has been issued by the managed resource"
        12: .line 2426
            aload 0 /* genericDescriptor */
        13: .line 2422
            invokespecial javax.management.modelmbean.ModelMBeanNotificationInfo.<init>:([Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljavax/management/Descriptor;)V
            areturn
        end local 0 // javax.management.Descriptor genericDescriptor
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            8   14     0  genericDescriptor  Ljavax/management/Descriptor;

  private static final javax.management.modelmbean.ModelMBeanNotificationInfo makeAttributeChangeInfo();
    descriptor: ()Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    Code:
      stack=6, locals=1, args_size=0
         0: .line 2435
            new javax.management.modelmbean.DescriptorSupport
            dup
         1: .line 2436
            iconst_5
            anewarray java.lang.String
            dup
            iconst_0
         2: .line 2437
            ldc "name=ATTRIBUTE_CHANGE"
            aastore
            dup
            iconst_1
         3: .line 2438
            ldc "descriptorType=notification"
            aastore
            dup
            iconst_2
         4: .line 2439
            ldc "log=T"
            aastore
            dup
            iconst_3
         5: .line 2440
            ldc "severity=6"
            aastore
            dup
            iconst_4
         6: .line 2441
            ldc "displayName=jmx.attribute.change"
            aastore
         7: .line 2435
            invokespecial javax.management.modelmbean.DescriptorSupport.<init>:([Ljava/lang/String;)V
            astore 0 /* attributeDescriptor */
        start local 0 // javax.management.Descriptor attributeDescriptor
         8: .line 2443
            new javax.management.modelmbean.ModelMBeanNotificationInfo
            dup
         9: .line 2444
            iconst_1
            anewarray java.lang.String
            dup
            iconst_0
            ldc "jmx.attribute.change"
            aastore
        10: .line 2445
            ldc "ATTRIBUTE_CHANGE"
        11: .line 2446
            ldc "Signifies that an observed MBean attribute value has changed"
        12: .line 2447
            aload 0 /* attributeDescriptor */
        13: .line 2443
            invokespecial javax.management.modelmbean.ModelMBeanNotificationInfo.<init>:([Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljavax/management/Descriptor;)V
            areturn
        end local 0 // javax.management.Descriptor attributeDescriptor
      LocalVariableTable:
        Start  End  Slot                 Name  Signature
            8   14     0  attributeDescriptor  Ljavax/management/Descriptor;

  public javax.management.MBeanNotificationInfo[] getNotificationInfo();
    descriptor: ()[Ljavax/management/MBeanNotificationInfo;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=10, args_size=1
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
         0: .line 2468
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 2469
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 2470
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
         3: .line 2471
            ldc "getNotificationInfo()"
            ldc "Entry"
         4: .line 2469
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 2479
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            ldc "GENERIC"
            invokestatic javax.management.modelmbean.RequiredModelMBean.hasNotification:(Ljavax/management/modelmbean/ModelMBeanInfo;Ljava/lang/String;)Z
            istore 1 /* hasGeneric */
        start local 1 // boolean hasGeneric
         6: .line 2485
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            ldc "ATTRIBUTE_CHANGE"
            invokestatic javax.management.modelmbean.RequiredModelMBean.hasNotification:(Ljavax/management/modelmbean/ModelMBeanInfo;Ljava/lang/String;)Z
         7: .line 2484
            istore 2 /* hasAttributeChange */
        start local 2 // boolean hasAttributeChange
         8: .line 2490
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getNotifications:()[Ljavax/management/MBeanNotificationInfo;
            checkcast javax.management.modelmbean.ModelMBeanNotificationInfo[]
         9: .line 2489
            astore 3 /* currInfo */
        start local 3 // javax.management.modelmbean.ModelMBeanNotificationInfo[] currInfo
        10: .line 2496
            aload 3 /* currInfo */
            ifnonnull 11
            iconst_0
            goto 12
      StackMap locals: int int javax.management.modelmbean.ModelMBeanNotificationInfo[]
      StackMap stack:
        11: aload 3 /* currInfo */
            arraylength
        12: .line 2497
      StackMap locals:
      StackMap stack: int
            iload 1 /* hasGeneric */
            ifeq 13
            iconst_0
            goto 14
      StackMap locals:
      StackMap stack: int
        13: iconst_1
        14: .line 2496
      StackMap locals: javax.management.modelmbean.RequiredModelMBean int int javax.management.modelmbean.ModelMBeanNotificationInfo[]
      StackMap stack: int int
            iadd
        15: .line 2497
            iload 2 /* hasAttributeChange */
            ifeq 16
            iconst_0
            goto 17
      StackMap locals:
      StackMap stack: int
        16: iconst_1
        17: .line 2496
      StackMap locals: javax.management.modelmbean.RequiredModelMBean int int javax.management.modelmbean.ModelMBeanNotificationInfo[]
      StackMap stack: int int
            iadd
            istore 4 /* len */
        start local 4 // int len
        18: .line 2502
            iload 4 /* len */
            anewarray javax.management.modelmbean.ModelMBeanNotificationInfo
        19: .line 2501
            astore 5 /* respInfo */
        start local 5 // javax.management.modelmbean.ModelMBeanNotificationInfo[] respInfo
        20: .line 2510
            iconst_0
            istore 6 /* inserted */
        start local 6 // int inserted
        21: .line 2511
            iload 1 /* hasGeneric */
            ifne 23
        22: .line 2514
            aload 5 /* respInfo */
            iload 6 /* inserted */
            iinc 6 /* inserted */ 1
            invokestatic javax.management.modelmbean.RequiredModelMBean.makeGenericInfo:()Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            aastore
        23: .line 2517
      StackMap locals: int javax.management.modelmbean.ModelMBeanNotificationInfo[] int
      StackMap stack:
            iload 2 /* hasAttributeChange */
            ifne 25
        24: .line 2520
            aload 5 /* respInfo */
            iload 6 /* inserted */
            iinc 6 /* inserted */ 1
            invokestatic javax.management.modelmbean.RequiredModelMBean.makeAttributeChangeInfo:()Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
            aastore
        25: .line 2524
      StackMap locals:
      StackMap stack:
            aload 3 /* currInfo */
            arraylength
            istore 7 /* count */
        start local 7 // int count
        26: .line 2525
            iload 6 /* inserted */
            istore 8 /* offset */
        start local 8 // int offset
        27: .line 2526
            iconst_0
            istore 9 /* j */
        start local 9 // int j
        28: goto 31
        29: .line 2527
      StackMap locals: int int int
      StackMap stack:
            aload 5 /* respInfo */
            iload 8 /* offset */
            iload 9 /* j */
            iadd
            aload 3 /* currInfo */
            iload 9 /* j */
            aaload
            aastore
        30: .line 2526
            iinc 9 /* j */ 1
      StackMap locals:
      StackMap stack:
        31: iload 9 /* j */
            iload 7 /* count */
            if_icmplt 29
        end local 9 // int j
        32: .line 2530
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 37
        33: .line 2531
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        34: .line 2532
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
        35: .line 2533
            ldc "getNotificationInfo()"
            ldc "Exit"
        36: .line 2531
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        37: .line 2536
      StackMap locals:
      StackMap stack:
            aload 5 /* respInfo */
            areturn
        end local 8 // int offset
        end local 7 // int count
        end local 6 // int inserted
        end local 5 // javax.management.modelmbean.ModelMBeanNotificationInfo[] respInfo
        end local 4 // int len
        end local 3 // javax.management.modelmbean.ModelMBeanNotificationInfo[] currInfo
        end local 2 // boolean hasAttributeChange
        end local 1 // boolean hasGeneric
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   38     0                this  Ljavax/management/modelmbean/RequiredModelMBean;
            6   38     1          hasGeneric  Z
            8   38     2  hasAttributeChange  Z
           10   38     3            currInfo  [Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
           18   38     4                 len  I
           20   38     5            respInfo  [Ljavax/management/modelmbean/ModelMBeanNotificationInfo;
           21   38     6            inserted  I
           26   38     7               count  I
           27   38     8              offset  I
           28   32     9                   j  I

  public void addAttributeChangeNotificationListener(javax.management.NotificationListener, java.lang.String, java.lang.Object);
    descriptor: (Ljavax/management/NotificationListener;Ljava/lang/String;Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=8, args_size=4
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.NotificationListener inlistener
        start local 2 // java.lang.String inAttributeName
        start local 3 // java.lang.Object inhandback
         0: .line 2550
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 4
         1: .line 2551
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 2552
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "addAttributeChangeNotificationListener(NotificationListener, String, Object)"
            ldc "Entry"
         3: .line 2551
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         4: .line 2555
      StackMap locals:
      StackMap stack:
            aload 1 /* inlistener */
            ifnonnull 8
         5: .line 2556
            new java.lang.IllegalArgumentException
            dup
         6: .line 2557
            ldc "Listener to be registered must not be null"
         7: .line 2556
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         8: .line 2560
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.attributeBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            ifnonnull 10
         9: .line 2561
            aload 0 /* this */
            new javax.management.NotificationBroadcasterSupport
            dup
            invokespecial javax.management.NotificationBroadcasterSupport.<init>:()V
            putfield javax.management.modelmbean.RequiredModelMBean.attributeBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
        10: .line 2564
      StackMap locals:
      StackMap stack:
            new javax.management.AttributeChangeNotificationFilter
            dup
            invokespecial javax.management.AttributeChangeNotificationFilter.<init>:()V
        11: .line 2563
            astore 4 /* currFilter */
        start local 4 // javax.management.AttributeChangeNotificationFilter currFilter
        12: .line 2566
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getAttributes:()[Ljavax/management/MBeanAttributeInfo;
            astore 5 /* attrInfo */
        start local 5 // javax.management.MBeanAttributeInfo[] attrInfo
        13: .line 2567
            iconst_0
            istore 6 /* found */
        start local 6 // boolean found
        14: .line 2568
            aload 2 /* inAttributeName */
            ifnonnull 22
        15: .line 2569
            aload 5 /* attrInfo */
            ifnull 38
            aload 5 /* attrInfo */
            arraylength
            ifle 38
        16: .line 2570
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        17: goto 20
        18: .line 2571
      StackMap locals: javax.management.modelmbean.RequiredModelMBean javax.management.NotificationListener java.lang.String java.lang.Object javax.management.AttributeChangeNotificationFilter javax.management.MBeanAttributeInfo[] int int
      StackMap stack:
            aload 4 /* currFilter */
            aload 5 /* attrInfo */
            iload 7 /* i */
            aaload
            invokevirtual javax.management.MBeanAttributeInfo.getName:()Ljava/lang/String;
            invokevirtual javax.management.AttributeChangeNotificationFilter.enableAttribute:(Ljava/lang/String;)V
        19: .line 2570
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        20: iload 7 /* i */
            aload 5 /* attrInfo */
            arraylength
            if_icmplt 18
        end local 7 // int i
        21: .line 2574
            goto 38
        22: .line 2575
      StackMap locals:
      StackMap stack:
            aload 5 /* attrInfo */
            ifnull 31
            aload 5 /* attrInfo */
            arraylength
            ifle 31
        23: .line 2576
            iconst_0
            istore 7 /* i */
        start local 7 // int i
        24: goto 30
        25: .line 2577
      StackMap locals: int
      StackMap stack:
            aload 2 /* inAttributeName */
            aload 5 /* attrInfo */
            iload 7 /* i */
            aaload
            invokevirtual javax.management.MBeanAttributeInfo.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 29
        26: .line 2578
            iconst_1
            istore 6 /* found */
        27: .line 2579
            aload 4 /* currFilter */
            aload 2 /* inAttributeName */
            invokevirtual javax.management.AttributeChangeNotificationFilter.enableAttribute:(Ljava/lang/String;)V
        28: .line 2580
            goto 31
        29: .line 2576
      StackMap locals:
      StackMap stack:
            iinc 7 /* i */ 1
      StackMap locals:
      StackMap stack:
        30: iload 7 /* i */
            aload 5 /* attrInfo */
            arraylength
            if_icmplt 25
        end local 7 // int i
        31: .line 2584
      StackMap locals:
      StackMap stack:
            iload 6 /* found */
            ifne 38
        32: .line 2585
            new javax.management.RuntimeOperationsException
            dup
        33: .line 2586
            new java.lang.IllegalArgumentException
            dup
        34: .line 2587
            ldc "The attribute name does not exist"
        35: .line 2585
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        36: .line 2588
            ldc "Exception occurred trying to add an AttributeChangeNotification listener"
        37: .line 2585
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        38: .line 2593
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 45
        39: .line 2594
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        40: .line 2595
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "addAttributeChangeNotificationListener(NotificationListener, String, Object)"
        41: .line 2596
            new java.lang.StringBuilder
            dup
            ldc "Set attribute change filter to "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        42: .line 2597
            aload 4 /* currFilter */
            invokevirtual javax.management.AttributeChangeNotificationFilter.getEnabledAttributes:()Ljava/util/Vector;
            invokevirtual java.util.Vector.firstElement:()Ljava/lang/Object;
            checkcast java.lang.String
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        43: .line 2596
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        44: .line 2594
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        45: .line 2600
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.attributeBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            aload 1 /* inlistener */
            aload 4 /* currFilter */
        46: .line 2601
            aload 3 /* inhandback */
        47: .line 2600
            invokevirtual javax.management.NotificationBroadcasterSupport.addNotificationListener:(Ljavax/management/NotificationListener;Ljavax/management/NotificationFilter;Ljava/lang/Object;)V
        48: .line 2602
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 56
        49: .line 2603
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        50: .line 2604
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "addAttributeChangeNotificationListener(NotificationListener, String, Object)"
        51: .line 2605
            new java.lang.StringBuilder
            dup
            ldc "Notification listener added for "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 2 /* inAttributeName */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        52: .line 2603
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        53: .line 2606
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        54: .line 2607
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "addAttributeChangeNotificationListener(NotificationListener, String, Object)"
            ldc "Exit"
        55: .line 2606
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        56: .line 2609
      StackMap locals:
      StackMap stack:
            return
        end local 6 // boolean found
        end local 5 // javax.management.MBeanAttributeInfo[] attrInfo
        end local 4 // javax.management.AttributeChangeNotificationFilter currFilter
        end local 3 // java.lang.Object inhandback
        end local 2 // java.lang.String inAttributeName
        end local 1 // javax.management.NotificationListener inlistener
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   57     0             this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   57     1       inlistener  Ljavax/management/NotificationListener;
            0   57     2  inAttributeName  Ljava/lang/String;
            0   57     3       inhandback  Ljava/lang/Object;
           12   57     4       currFilter  Ljavax/management/AttributeChangeNotificationFilter;
           13   57     5         attrInfo  [Ljavax/management/MBeanAttributeInfo;
           14   57     6            found  Z
           17   21     7                i  I
           24   31     7                i  I
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException, java.lang.IllegalArgumentException
    MethodParameters:
                 Name  Flags
      inlistener       
      inAttributeName  
      inhandback       

  public void removeAttributeChangeNotificationListener(javax.management.NotificationListener, java.lang.String);
    descriptor: (Ljavax/management/NotificationListener;Ljava/lang/String;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=5, locals=6, args_size=3
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.NotificationListener inlistener
        start local 2 // java.lang.String inAttributeName
         0: .line 2615
            aload 1 /* inlistener */
            ifnonnull 3
         1: .line 2616
            new javax.management.ListenerNotFoundException
            dup
            ldc "Notification listener is null"
         2: .line 2615
            invokespecial javax.management.ListenerNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
         3: .line 2621
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 7
         4: .line 2622
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         5: .line 2623
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "removeAttributeChangeNotificationListener(NotificationListener, String)"
            ldc "Entry"
         6: .line 2622
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         7: .line 2627
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.attributeBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            ifnonnull 11
         8: .line 2628
            new javax.management.ListenerNotFoundException
            dup
         9: .line 2629
            ldc "No attribute change notification listeners registered"
        10: .line 2628
            invokespecial javax.management.ListenerNotFoundException.<init>:(Ljava/lang/String;)V
            athrow
        11: .line 2632
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getAttributes:()[Ljavax/management/MBeanAttributeInfo;
            astore 3 /* attrInfo */
        start local 3 // javax.management.MBeanAttributeInfo[] attrInfo
        12: .line 2633
            iconst_0
            istore 4 /* found */
        start local 4 // boolean found
        13: .line 2634
            aload 3 /* attrInfo */
            ifnull 21
            aload 3 /* attrInfo */
            arraylength
            ifle 21
        14: .line 2635
            iconst_0
            istore 5 /* i */
        start local 5 // int i
        15: goto 20
        16: .line 2636
      StackMap locals: javax.management.MBeanAttributeInfo[] int int
      StackMap stack:
            aload 3 /* attrInfo */
            iload 5 /* i */
            aaload
            invokevirtual javax.management.MBeanAttributeInfo.getName:()Ljava/lang/String;
            aload 2 /* inAttributeName */
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifeq 19
        17: .line 2637
            iconst_1
            istore 4 /* found */
        18: .line 2638
            goto 21
        19: .line 2635
      StackMap locals:
      StackMap stack:
            iinc 5 /* i */ 1
      StackMap locals:
      StackMap stack:
        20: iload 5 /* i */
            aload 3 /* attrInfo */
            arraylength
            if_icmplt 16
        end local 5 // int i
        21: .line 2643
      StackMap locals:
      StackMap stack:
            iload 4 /* found */
            ifne 27
            aload 2 /* inAttributeName */
            ifnull 27
        22: .line 2644
            new javax.management.RuntimeOperationsException
            dup
        23: .line 2645
            new java.lang.IllegalArgumentException
            dup
            ldc "Invalid attribute name"
        24: .line 2644
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        25: .line 2646
            ldc "Exception occurred trying to remove attribute change notification listener"
        26: .line 2644
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        27: .line 2655
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.attributeBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            aload 1 /* inlistener */
            invokevirtual javax.management.NotificationBroadcasterSupport.removeNotificationListener:(Ljavax/management/NotificationListener;)V
        28: .line 2657
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 32
        29: .line 2658
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        30: .line 2659
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "removeAttributeChangeNotificationListener(NotificationListener, String)"
            ldc "Exit"
        31: .line 2658
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        32: .line 2661
      StackMap locals:
      StackMap stack:
            return
        end local 4 // boolean found
        end local 3 // javax.management.MBeanAttributeInfo[] attrInfo
        end local 2 // java.lang.String inAttributeName
        end local 1 // javax.management.NotificationListener inlistener
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   33     0             this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   33     1       inlistener  Ljavax/management/NotificationListener;
            0   33     2  inAttributeName  Ljava/lang/String;
           12   33     3         attrInfo  [Ljavax/management/MBeanAttributeInfo;
           13   33     4            found  Z
           15   21     5                i  I
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException, javax.management.ListenerNotFoundException
    MethodParameters:
                 Name  Flags
      inlistener       
      inAttributeName  

  public void sendAttributeChangeNotification(javax.management.AttributeChangeNotification);
    descriptor: (Ljavax/management/AttributeChangeNotification;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=7, locals=9, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.AttributeChangeNotification ntfyObj
         0: .line 2669
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 4
         1: .line 2670
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 2671
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "sendAttributeChangeNotification(AttributeChangeNotification)"
            ldc "Entry"
         3: .line 2670
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         4: .line 2674
      StackMap locals:
      StackMap stack:
            aload 1 /* ntfyObj */
            ifnonnull 11
         5: .line 2675
            new javax.management.RuntimeOperationsException
            dup
         6: .line 2676
            new java.lang.IllegalArgumentException
            dup
         7: .line 2677
            ldc "attribute change notification object must not be null"
         8: .line 2675
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 2678
            ldc "Exception occurred trying to send attribute change notification of a ModelMBean"
        10: .line 2675
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 2681
      StackMap locals:
      StackMap stack:
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getOldValue:()Ljava/lang/Object;
            astore 2 /* oldv */
        start local 2 // java.lang.Object oldv
        12: .line 2682
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getNewValue:()Ljava/lang/Object;
            astore 3 /* newv */
        start local 3 // java.lang.Object newv
        13: .line 2684
            aload 2 /* oldv */
            ifnonnull 14
            ldc "null"
            astore 2 /* oldv */
        14: .line 2685
      StackMap locals: java.lang.Object java.lang.Object
      StackMap stack:
            aload 3 /* newv */
            ifnonnull 15
            ldc "null"
            astore 3 /* newv */
        15: .line 2687
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 23
        16: .line 2688
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        17: .line 2689
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "sendAttributeChangeNotification(AttributeChangeNotification)"
        18: .line 2690
            new java.lang.StringBuilder
            dup
            ldc "Sending AttributeChangeNotification with "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        19: .line 2691
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getAttributeName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getAttributeType:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        20: .line 2692
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getNewValue:()Ljava/lang/Object;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getOldValue:()Ljava/lang/Object;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        21: .line 2690
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        22: .line 2688
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        23: .line 2697
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getType:()Ljava/lang/String;
            ldc "notification"
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getDescriptor:(Ljava/lang/String;Ljava/lang/String;)Ljavax/management/Descriptor;
        24: .line 2696
            astore 4 /* ntfyDesc */
        start local 4 // javax.management.Descriptor ntfyDesc
        25: .line 2698
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.modelMBeanInfo:Ljavax/management/modelmbean/ModelMBeanInfo;
            invokeinterface javax.management.modelmbean.ModelMBeanInfo.getMBeanDescriptor:()Ljavax/management/Descriptor;
            astore 5 /* mmbDesc */
        start local 5 // javax.management.Descriptor mmbDesc
        26: .line 2702
            aload 4 /* ntfyDesc */
            ifnull 58
        27: .line 2703
            aload 4 /* ntfyDesc */
            ldc "log"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 6 /* logging */
        start local 6 // java.lang.String logging
        28: .line 2704
            aload 6 /* logging */
            ifnonnull 31
        29: .line 2705
            aload 5 /* mmbDesc */
            ifnull 31
        30: .line 2706
            aload 5 /* mmbDesc */
            ldc "log"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 6 /* logging */
        31: .line 2708
      StackMap locals: javax.management.Descriptor javax.management.Descriptor java.lang.String
      StackMap stack:
            aload 6 /* logging */
            ifnull 83
        32: .line 2709
            aload 6 /* logging */
            ldc "t"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 34
        33: .line 2710
            aload 6 /* logging */
            ldc "true"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 83
        34: .line 2711
      StackMap locals:
      StackMap stack:
            aload 4 /* ntfyDesc */
            ldc "logfile"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 7 /* logfile */
        start local 7 // java.lang.String logfile
        35: .line 2712
            aload 7 /* logfile */
            ifnonnull 38
        36: .line 2713
            aload 5 /* mmbDesc */
            ifnull 38
        37: .line 2714
            aload 5 /* mmbDesc */
            ldc "logfile"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 7 /* logfile */
        38: .line 2717
      StackMap locals: java.lang.String
      StackMap stack:
            aload 7 /* logfile */
            ifnull 83
        39: .line 2719
            aload 0 /* this */
            aload 7 /* logfile */
            new java.lang.StringBuilder
            dup
            ldc "LogMsg: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        40: .line 2720
            new java.util.Date
            dup
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getTimeStamp:()J
            invokespecial java.util.Date.<init>:(J)V
            invokevirtual java.util.Date.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        41: .line 2721
            ldc " "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getType:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        42: .line 2722
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getMessage:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        43: .line 2723
            ldc " Name = "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getAttributeName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        44: .line 2724
            ldc " Old value = "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 2 /* oldv */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        45: .line 2725
            ldc " New value = "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 3 /* newv */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        46: .line 2719
            invokevirtual javax.management.modelmbean.RequiredModelMBean.writeToLog:(Ljava/lang/String;Ljava/lang/String;)V
        47: .line 2726
            goto 83
      StackMap locals:
      StackMap stack: java.lang.Exception
        48: astore 8 /* e */
        start local 8 // java.lang.Exception e
        49: .line 2727
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.WARNING:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 83
        50: .line 2728
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.WARNING:Ljava/util/logging/Level;
        51: .line 2729
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "sendAttributeChangeNotification(AttributeChangeNotification)"
        52: .line 2730
            new java.lang.StringBuilder
            dup
            ldc "Failed to log "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getType:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        53: .line 2731
            ldc " notification: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        54: .line 2730
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        55: .line 2731
            aload 8 /* e */
        56: .line 2728
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
        end local 8 // java.lang.Exception e
        end local 7 // java.lang.String logfile
        57: .line 2736
            goto 83
        end local 6 // java.lang.String logging
      StackMap locals:
      StackMap stack:
        58: aload 5 /* mmbDesc */
            ifnull 83
        59: .line 2737
            aload 5 /* mmbDesc */
            ldc "log"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 6 /* logging */
        start local 6 // java.lang.String logging
        60: .line 2738
            aload 6 /* logging */
            ifnull 83
        61: .line 2739
            aload 6 /* logging */
            ldc "t"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifne 63
        62: .line 2740
            aload 6 /* logging */
            ldc "true"
            invokevirtual java.lang.String.equalsIgnoreCase:(Ljava/lang/String;)Z
            ifeq 83
        63: .line 2741
      StackMap locals: java.lang.String
      StackMap stack:
            aload 5 /* mmbDesc */
            ldc "logfile"
            invokeinterface javax.management.Descriptor.getFieldValue:(Ljava/lang/String;)Ljava/lang/Object;
            checkcast java.lang.String
            astore 7 /* logfile */
        start local 7 // java.lang.String logfile
        64: .line 2743
            aload 7 /* logfile */
            ifnull 83
        65: .line 2745
            aload 0 /* this */
            aload 7 /* logfile */
            new java.lang.StringBuilder
            dup
            ldc "LogMsg: "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
        66: .line 2746
            new java.util.Date
            dup
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getTimeStamp:()J
            invokespecial java.util.Date.<init>:(J)V
            invokevirtual java.util.Date.toString:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        67: .line 2747
            ldc " "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getType:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            ldc " "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        68: .line 2748
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getMessage:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        69: .line 2749
            ldc " Name = "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getAttributeName:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        70: .line 2750
            ldc " Old value = "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 2 /* oldv */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
        71: .line 2751
            ldc " New value = "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
            aload 3 /* newv */
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/Object;)Ljava/lang/StringBuilder;
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        72: .line 2745
            invokevirtual javax.management.modelmbean.RequiredModelMBean.writeToLog:(Ljava/lang/String;Ljava/lang/String;)V
        73: .line 2752
            goto 83
      StackMap locals: javax.management.modelmbean.RequiredModelMBean javax.management.AttributeChangeNotification java.lang.Object java.lang.Object javax.management.Descriptor javax.management.Descriptor java.lang.String java.lang.String
      StackMap stack: java.lang.Exception
        74: astore 8 /* e */
        start local 8 // java.lang.Exception e
        75: .line 2753
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.WARNING:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 83
        76: .line 2754
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.WARNING:Ljava/util/logging/Level;
        77: .line 2755
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "sendAttributeChangeNotification(AttributeChangeNotification)"
        78: .line 2756
            new java.lang.StringBuilder
            dup
            ldc "Failed to log "
            invokespecial java.lang.StringBuilder.<init>:(Ljava/lang/String;)V
            aload 1 /* ntfyObj */
            invokevirtual javax.management.AttributeChangeNotification.getType:()Ljava/lang/String;
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        79: .line 2757
            ldc " notification: "
            invokevirtual java.lang.StringBuilder.append:(Ljava/lang/String;)Ljava/lang/StringBuilder;
        80: .line 2756
            invokevirtual java.lang.StringBuilder.toString:()Ljava/lang/String;
        81: .line 2757
            aload 8 /* e */
        82: .line 2754
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
        end local 8 // java.lang.Exception e
        end local 7 // java.lang.String logfile
        end local 6 // java.lang.String logging
        83: .line 2763
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.attributeBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            ifnull 85
        84: .line 2764
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.attributeBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.NotificationBroadcasterSupport.sendNotification:(Ljavax/management/Notification;)V
        85: .line 2773
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            ifnull 87
        86: .line 2774
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.generalBroadcaster:Ljavax/management/NotificationBroadcasterSupport;
            aload 1 /* ntfyObj */
            invokevirtual javax.management.NotificationBroadcasterSupport.sendNotification:(Ljavax/management/Notification;)V
        87: .line 2777
      StackMap locals:
      StackMap stack:
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 96
        88: .line 2778
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        89: .line 2779
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "sendAttributeChangeNotification(AttributeChangeNotification)"
        90: .line 2780
            ldc "sent notification"
        91: .line 2778
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        92: .line 2781
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        93: .line 2782
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "sendAttributeChangeNotification(AttributeChangeNotification)"
        94: .line 2783
            ldc "Exit"
        95: .line 2781
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        96: .line 2785
      StackMap locals:
      StackMap stack:
            return
        end local 5 // javax.management.Descriptor mmbDesc
        end local 4 // javax.management.Descriptor ntfyDesc
        end local 3 // java.lang.Object newv
        end local 2 // java.lang.Object oldv
        end local 1 // javax.management.AttributeChangeNotification ntfyObj
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot      Name  Signature
            0   97     0      this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   97     1   ntfyObj  Ljavax/management/AttributeChangeNotification;
           12   97     2      oldv  Ljava/lang/Object;
           13   97     3      newv  Ljava/lang/Object;
           25   97     4  ntfyDesc  Ljavax/management/Descriptor;
           26   97     5   mmbDesc  Ljavax/management/Descriptor;
           28   58     6   logging  Ljava/lang/String;
           60   83     6   logging  Ljava/lang/String;
           35   57     7   logfile  Ljava/lang/String;
           64   83     7   logfile  Ljava/lang/String;
           49   57     8         e  Ljava/lang/Exception;
           75   83     8         e  Ljava/lang/Exception;
      Exception table:
        from    to  target  type
          39    47      48  Class java.lang.Exception
          65    73      74  Class java.lang.Exception
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
         Name  Flags
      ntfyObj  

  public void sendAttributeChangeNotification(javax.management.Attribute, javax.management.Attribute);
    descriptor: (Ljavax/management/Attribute;Ljavax/management/Attribute;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=12, locals=7, args_size=3
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.Attribute inOldVal
        start local 2 // javax.management.Attribute inNewVal
         0: .line 2792
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 5
         1: .line 2793
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
         2: .line 2794
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "sendAttributeChangeNotification(Attribute, Attribute)"
         3: .line 2795
            ldc "Entry"
         4: .line 2793
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
         5: .line 2799
      StackMap locals:
      StackMap stack:
            aload 1 /* inOldVal */
            ifnull 6
            aload 2 /* inNewVal */
            ifnonnull 11
         6: .line 2800
      StackMap locals:
      StackMap stack:
            new javax.management.RuntimeOperationsException
            dup
         7: .line 2801
            new java.lang.IllegalArgumentException
            dup
            ldc "Attribute object must not be null"
         8: .line 2800
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
         9: .line 2802
            ldc "Exception occurred trying to send attribute change notification of a ModelMBean"
        10: .line 2800
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        11: .line 2806
      StackMap locals:
      StackMap stack:
            aload 1 /* inOldVal */
            invokevirtual javax.management.Attribute.getName:()Ljava/lang/String;
            aload 2 /* inNewVal */
            invokevirtual javax.management.Attribute.getName:()Ljava/lang/String;
            invokevirtual java.lang.String.equals:(Ljava/lang/Object;)Z
            ifne 17
        12: .line 2807
            new javax.management.RuntimeOperationsException
            dup
        13: .line 2808
            new java.lang.IllegalArgumentException
            dup
            ldc "Attribute names are not the same"
        14: .line 2807
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
        15: .line 2809
            ldc "Exception occurred trying to send attribute change notification of a ModelMBean"
        16: .line 2807
            invokespecial javax.management.RuntimeOperationsException.<init>:(Ljava/lang/RuntimeException;Ljava/lang/String;)V
            athrow
        17: .line 2813
      StackMap locals:
      StackMap stack:
            aload 2 /* inNewVal */
            invokevirtual javax.management.Attribute.getValue:()Ljava/lang/Object;
            astore 3 /* newVal */
        start local 3 // java.lang.Object newVal
        18: .line 2814
            aload 1 /* inOldVal */
            invokevirtual javax.management.Attribute.getValue:()Ljava/lang/Object;
            astore 4 /* oldVal */
        start local 4 // java.lang.Object oldVal
        19: .line 2815
            ldc "unknown"
            astore 5 /* className */
        start local 5 // java.lang.String className
        20: .line 2816
            aload 3 /* newVal */
            ifnull 22
        21: .line 2817
            aload 3 /* newVal */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            astore 5 /* className */
        22: .line 2818
      StackMap locals: java.lang.Object java.lang.Object java.lang.String
      StackMap stack:
            aload 4 /* oldVal */
            ifnull 24
        23: .line 2819
            aload 4 /* oldVal */
            invokevirtual java.lang.Object.getClass:()Ljava/lang/Class;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            astore 5 /* className */
        24: .line 2822
      StackMap locals:
      StackMap stack:
            new javax.management.AttributeChangeNotification
            dup
            aload 0 /* this */
        25: .line 2823
            lconst_1
        26: .line 2824
            new java.util.Date
            dup
            invokespecial java.util.Date.<init>:()V
            invokevirtual java.util.Date.getTime:()J
        27: .line 2825
            ldc "AttributeChangeDetected"
        28: .line 2826
            aload 1 /* inOldVal */
            invokevirtual javax.management.Attribute.getName:()Ljava/lang/String;
        29: .line 2827
            aload 5 /* className */
        30: .line 2828
            aload 1 /* inOldVal */
            invokevirtual javax.management.Attribute.getValue:()Ljava/lang/Object;
        31: .line 2829
            aload 2 /* inNewVal */
            invokevirtual javax.management.Attribute.getValue:()Ljava/lang/Object;
        32: .line 2821
            invokespecial javax.management.AttributeChangeNotification.<init>:(Ljava/lang/Object;JJLjava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Object;)V
            astore 6 /* myNtfyObj */
        start local 6 // javax.management.AttributeChangeNotification myNtfyObj
        33: .line 2831
            aload 0 /* this */
            aload 6 /* myNtfyObj */
            invokevirtual javax.management.modelmbean.RequiredModelMBean.sendAttributeChangeNotification:(Ljavax/management/AttributeChangeNotification;)V
        34: .line 2833
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
            invokevirtual java.util.logging.Logger.isLoggable:(Ljava/util/logging/Level;)Z
            ifeq 39
        35: .line 2834
            getstatic com.sun.jmx.defaults.JmxProperties.MODELMBEAN_LOGGER:Ljava/util/logging/Logger;
            getstatic java.util.logging.Level.FINER:Ljava/util/logging/Level;
        36: .line 2835
            ldc Ljavax/management/modelmbean/RequiredModelMBean;
            invokevirtual java.lang.Class.getName:()Ljava/lang/String;
            ldc "sendAttributeChangeNotification(Attribute, Attribute)"
        37: .line 2836
            ldc "Exit"
        38: .line 2834
            invokevirtual java.util.logging.Logger.logp:(Ljava/util/logging/Level;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
        39: .line 2839
      StackMap locals: javax.management.AttributeChangeNotification
      StackMap stack:
            return
        end local 6 // javax.management.AttributeChangeNotification myNtfyObj
        end local 5 // java.lang.String className
        end local 4 // java.lang.Object oldVal
        end local 3 // java.lang.Object newVal
        end local 2 // javax.management.Attribute inNewVal
        end local 1 // javax.management.Attribute inOldVal
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0   40     0       this  Ljavax/management/modelmbean/RequiredModelMBean;
            0   40     1   inOldVal  Ljavax/management/Attribute;
            0   40     2   inNewVal  Ljavax/management/Attribute;
           18   40     3     newVal  Ljava/lang/Object;
           19   40     4     oldVal  Ljava/lang/Object;
           20   40     5  className  Ljava/lang/String;
           33   40     6  myNtfyObj  Ljavax/management/AttributeChangeNotification;
    Exceptions:
      throws javax.management.MBeanException, javax.management.RuntimeOperationsException
    MethodParameters:
          Name  Flags
      inOldVal  
      inNewVal  

  protected javax.management.loading.ClassLoaderRepository getClassLoaderRepository();
    descriptor: ()Ljavax/management/loading/ClassLoaderRepository;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
         0: .line 2851
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.server:Ljavax/management/MBeanServer;
            invokestatic javax.management.MBeanServerFactory.getClassLoaderRepository:(Ljavax/management/MBeanServer;)Ljavax/management/loading/ClassLoaderRepository;
            areturn
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/management/modelmbean/RequiredModelMBean;

  private java.lang.Class<?> loadClass(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljava/lang/Class;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=6, locals=5, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.String className
         0: .line 2856
            invokestatic java.security.AccessController.getContext:()Ljava/security/AccessControlContext;
            astore 2 /* stack */
        start local 2 // java.security.AccessControlContext stack
         1: .line 2857
            iconst_1
            anewarray java.lang.ClassNotFoundException
            astore 3 /* caughtException */
        start local 3 // java.lang.ClassNotFoundException[] caughtException
         2: .line 2859
            getstatic javax.management.modelmbean.RequiredModelMBean.javaSecurityAccess:Lsun/misc/JavaSecurityAccess;
            new javax.management.modelmbean.RequiredModelMBean$6
            dup
            aload 0 /* this */
            aload 1 /* className */
            aload 3 /* caughtException */
            invokespecial javax.management.modelmbean.RequiredModelMBean$6.<init>:(Ljavax/management/modelmbean/RequiredModelMBean;Ljava/lang/String;[Ljava/lang/ClassNotFoundException;)V
         3: .line 2878
            aload 2 /* stack */
            aload 0 /* this */
            getfield javax.management.modelmbean.RequiredModelMBean.acc:Ljava/security/AccessControlContext;
         4: .line 2859
            invokeinterface sun.misc.JavaSecurityAccess.doIntersectionPrivilege:(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;Ljava/security/AccessControlContext;)Ljava/lang/Object;
            checkcast java.lang.Class
            astore 4 /* c */
        start local 4 // java.lang.Class c
         5: .line 2880
            aload 3 /* caughtException */
            iconst_0
            aaload
            ifnull 7
         6: .line 2881
            aload 3 /* caughtException */
            iconst_0
            aaload
            athrow
         7: .line 2884
      StackMap locals: java.security.AccessControlContext java.lang.ClassNotFoundException[] java.lang.Class
      StackMap stack:
            aload 4 /* c */
            areturn
        end local 4 // java.lang.Class c
        end local 3 // java.lang.ClassNotFoundException[] caughtException
        end local 2 // java.security.AccessControlContext stack
        end local 1 // java.lang.String className
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    8     0             this  Ljavax/management/modelmbean/RequiredModelMBean;
            0    8     1        className  Ljava/lang/String;
            1    8     2            stack  Ljava/security/AccessControlContext;
            2    8     3  caughtException  [Ljava/lang/ClassNotFoundException;
            5    8     4                c  Ljava/lang/Class;
    Exceptions:
      throws java.lang.ClassNotFoundException
    Signature: (Ljava/lang/String;)Ljava/lang/Class<*>;
    MethodParameters:
           Name  Flags
      className  final

  public javax.management.ObjectName preRegister(javax.management.MBeanServer, javax.management.ObjectName);
    descriptor: (Ljavax/management/MBeanServer;Ljavax/management/ObjectName;)Ljavax/management/ObjectName;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // javax.management.MBeanServer server
        start local 2 // javax.management.ObjectName name
         0: .line 2928
            aload 2 /* name */
            ifnonnull 2
            new java.lang.NullPointerException
            dup
         1: .line 2929
            ldc "name of RequiredModelMBean to registered is null"
            invokespecial java.lang.NullPointerException.<init>:(Ljava/lang/String;)V
            athrow
         2: .line 2930
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* server */
            putfield javax.management.modelmbean.RequiredModelMBean.server:Ljavax/management/MBeanServer;
         3: .line 2931
            aload 2 /* name */
            areturn
        end local 2 // javax.management.ObjectName name
        end local 1 // javax.management.MBeanServer server
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Ljavax/management/modelmbean/RequiredModelMBean;
            0    4     1  server  Ljavax/management/MBeanServer;
            0    4     2    name  Ljavax/management/ObjectName;
    Exceptions:
      throws java.lang.Exception
    MethodParameters:
        Name  Flags
      server  
      name    

  public void postRegister(java.lang.Boolean);
    descriptor: (Ljava/lang/Boolean;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
        start local 1 // java.lang.Boolean registrationDone
         0: .line 2948
            aload 0 /* this */
            aload 1 /* registrationDone */
            invokevirtual java.lang.Boolean.booleanValue:()Z
            putfield javax.management.modelmbean.RequiredModelMBean.registered:Z
         1: .line 2949
            return
        end local 1 // java.lang.Boolean registrationDone
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot              Name  Signature
            0    2     0              this  Ljavax/management/modelmbean/RequiredModelMBean;
            0    2     1  registrationDone  Ljava/lang/Boolean;
    MethodParameters:
                  Name  Flags
      registrationDone  

  public void preDeregister();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=0, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
         0: .line 2966
            return
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Ljavax/management/modelmbean/RequiredModelMBean;
    Exceptions:
      throws java.lang.Exception

  public void postDeregister();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // javax.management.modelmbean.RequiredModelMBean this
         0: .line 2978
            aload 0 /* this */
            iconst_0
            putfield javax.management.modelmbean.RequiredModelMBean.registered:Z
         1: .line 2979
            aload 0 /* this */
            aconst_null
            putfield javax.management.modelmbean.RequiredModelMBean.server:Ljavax/management/MBeanServer;
         2: .line 2980
            return
        end local 0 // javax.management.modelmbean.RequiredModelMBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Ljavax/management/modelmbean/RequiredModelMBean;
}
SourceFile: "RequiredModelMBean.java"
NestMembers:
  javax.management.modelmbean.RequiredModelMBean$1  javax.management.modelmbean.RequiredModelMBean$2  javax.management.modelmbean.RequiredModelMBean$3  javax.management.modelmbean.RequiredModelMBean$4  javax.management.modelmbean.RequiredModelMBean$5  javax.management.modelmbean.RequiredModelMBean$6
InnerClasses:
  javax.management.modelmbean.RequiredModelMBean$1
  javax.management.modelmbean.RequiredModelMBean$2
  javax.management.modelmbean.RequiredModelMBean$3
  javax.management.modelmbean.RequiredModelMBean$4
  javax.management.modelmbean.RequiredModelMBean$5
  javax.management.modelmbean.RequiredModelMBean$6