class org.springframework.boot.web.embedded.undertow.JarResourceManager
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.springframework.boot.web.embedded.undertow.JarResourceManager
  super_class: java.lang.Object
{
  private final java.lang.String jarPath;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(java.io.File);
    descriptor: (Ljava/io/File;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tResourceManager cannot be resolved to a type\n\tResource cannot be resolved to a type\n\tThe method getResource(String) of type JarResourceManager must override or implement a supertype method\n\tURLResource cannot be resolved to a type\n\tURLResource cannot be resolved to a type\n\tThe method isResourceChangeListenerSupported() of type JarResourceManager must override or implement a supertype method\n\tResourceChangeListener cannot be resolved to a type\n\tUndertowMessages cannot be resolved\n\tResourceChangeListener cannot be resolved to a type\n\tUndertowMessages cannot be resolved\n\tThe method close() of type JarResourceManager must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/undertow/JarResourceManager;
    MethodParameters:
         Name  Flags
      jarFile  

  void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
         0: .line 23
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tThe import io.undertow cannot be resolved\n\tResourceManager cannot be resolved to a type\n\tResource cannot be resolved to a type\n\tThe method getResource(String) of type JarResourceManager must override or implement a supertype method\n\tURLResource cannot be resolved to a type\n\tURLResource cannot be resolved to a type\n\tThe method isResourceChangeListenerSupported() of type JarResourceManager must override or implement a supertype method\n\tResourceChangeListener cannot be resolved to a type\n\tUndertowMessages cannot be resolved\n\tResourceChangeListener cannot be resolved to a type\n\tUndertowMessages cannot be resolved\n\tThe method close() of type JarResourceManager must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/undertow/JarResourceManager;
    MethodParameters:
         Name  Flags
      jarPath  

  public Resource getResource(java.lang.String);
    descriptor: (Ljava/lang/String;)LResource;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
         0: .line 50
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResource cannot be resolved to a type\n\tThe method getResource(String) of type JarResourceManager must override or implement a supertype method\n\tURLResource cannot be resolved to a type\n\tURLResource cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/undertow/JarResourceManager;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      path  

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

  public void registerResourceChangeListener(ResourceChangeListener);
    descriptor: (LResourceChangeListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
         0: .line 65
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResourceChangeListener cannot be resolved to a type\n\tUndertowMessages cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/undertow/JarResourceManager;
    MethodParameters:
          Name  Flags
      listener  

  public void removeResourceChangeListener(ResourceChangeListener);
    descriptor: (LResourceChangeListener;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
         0: .line 71
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tResourceChangeListener cannot be resolved to a type\n\tUndertowMessages cannot be resolved\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/undertow/JarResourceManager;
    MethodParameters:
          Name  Flags
      listener  

  public void close();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
         0: .line 76
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tThe method close() of type JarResourceManager must override or implement a supertype method\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.web.embedded.undertow.JarResourceManager this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/web/embedded/undertow/JarResourceManager;
    Exceptions:
      throws java.io.IOException
}
SourceFile: "JarResourceManager.java"