class org.ehcache.jsr107.Eh107CacheMXBean extends org.ehcache.jsr107.Eh107MXBean
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.ehcache.jsr107.Eh107CacheMXBean
  super_class: org.ehcache.jsr107.Eh107MXBean
{
  private final org.ehcache.jsr107.Eh107Configuration<?, ?> config;
    descriptor: Lorg/ehcache/jsr107/Eh107Configuration;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL
    Signature: Lorg/ehcache/jsr107/Eh107Configuration<**>;

  void <init>(java.lang.String, java.net.URI, org.ehcache.jsr107.Eh107Configuration<?, ?>);
    descriptor: (Ljava/lang/String;Ljava/net/URI;Lorg/ehcache/jsr107/Eh107Configuration;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import javax.cache cannot be resolved\n\tCacheMXBean cannot be resolved to a type\n\tThe method getKeyType() of type Eh107CacheMXBean must override or implement a supertype method\n\tThe method getKeyType() is undefined for the type Eh107Configuration<capture#5-of ?,capture#6-of ?>\n\tThe method getValueType() of type Eh107CacheMXBean must override or implement a supertype method\n\tThe method getValueType() is undefined for the type Eh107Configuration<capture#7-of ?,capture#8-of ?>\n\tThe method isReadThrough() of type Eh107CacheMXBean must override or implement a supertype method\n\tThe method isWriteThrough() of type Eh107CacheMXBean must override or implement a supertype method\n\tThe method isStoreByValue() of type Eh107CacheMXBean must override or implement a supertype method\n\tThe method isStoreByValue() is undefined for the type Eh107Configuration<capture#13-of ?,capture#14-of ?>\n\tThe method isStatisticsEnabled() of type Eh107CacheMXBean must override or implement a supertype method\n\tThe method isManagementEnabled() of type Eh107CacheMXBean must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheMXBean;
    Signature: (Ljava/lang/String;Ljava/net/URI;Lorg/ehcache/jsr107/Eh107Configuration<**>;)V
    MethodParameters:
                 Name  Flags
      cacheName        
      cacheManagerURI  
      config           

  public java.lang.String getKeyType();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
         0: .line 35
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method getKeyType() of type Eh107CacheMXBean must override or implement a supertype method\n\tThe method getKeyType() is undefined for the type Eh107Configuration<capture#5-of ?,capture#6-of ?>\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheMXBean;

  public java.lang.String getValueType();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
         0: .line 40
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method getValueType() of type Eh107CacheMXBean must override or implement a supertype method\n\tThe method getValueType() is undefined for the type Eh107Configuration<capture#7-of ?,capture#8-of ?>\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheMXBean;

  public boolean isReadThrough();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
         0: .line 45
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method isReadThrough() of type Eh107CacheMXBean must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheMXBean;

  public boolean isWriteThrough();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method isWriteThrough() of type Eh107CacheMXBean must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheMXBean;

  public boolean isStoreByValue();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
         0: .line 55
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe method isStoreByValue() of type Eh107CacheMXBean must override or implement a supertype method\n\tThe method isStoreByValue() is undefined for the type Eh107Configuration<capture#13-of ?,capture#14-of ?>\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheMXBean;

  public boolean isStatisticsEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
         0: .line 60
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method isStatisticsEnabled() of type Eh107CacheMXBean must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheMXBean;

  public boolean isManagementEnabled();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
         0: .line 65
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method isManagementEnabled() of type Eh107CacheMXBean must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.ehcache.jsr107.Eh107CacheMXBean this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/ehcache/jsr107/Eh107CacheMXBean;
}
SourceFile: "Eh107CacheMXBean.java"