class org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader implements java.util.concurrent.Callable<java.util.List<java.lang.Class<?>>>
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader
  super_class: java.lang.Object
{
  private final java.lang.String spi;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.net.URL spiRegistryUrl;
    descriptor: Ljava/net/URL;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final java.lang.String spiRegistryUrlString;
    descriptor: Ljava/lang/String;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  private final Bundle bundle;
    descriptor: LBundle;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  void <init>(java.lang.String, java.net.URL, Bundle);
    descriptor: (Ljava/lang/String;Ljava/net/URL;LBundle;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=4, args_size=4
        start local 0 // org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader this
         0: .line 51
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.osgi cannot be resolved\n\tThe import org.osgi cannot be resolved\n\tThe import org.osgi cannot be resolved\n\tThe import org.osgi cannot be resolved\n\tThe import org.osgi cannot be resolved\n\tThe import org.osgi cannot be resolved\n\tSynchronousBundleListener cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleReference cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tFrameworkUtil cannot be resolved\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleEvent cannot be resolved to a type\n\tBundleEvent cannot be resolved to a variable\n\tBundleEvent cannot be resolved to a variable\n\tBundleEvent cannot be resolved to a variable\n\tBundle cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundleContext cannot be resolved to a type\n\tBundle cannot be resolved to a variable\n\tBundle cannot be resolved to a variable\n\tBundle cannot be resolved to a variable\n\tBundle cannot be resolved to a variable\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n\tBundle cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/jersey/internal/OsgiRegistry$BundleSpiProvidersLoader;
    MethodParameters:
                Name  Flags
      spi             final
      spiRegistryUrl  final
      bundle          final

  public java.util.List<java.lang.Class<?>> call();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader this
         0: .line 219
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n\tBundle cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/jersey/internal/OsgiRegistry$BundleSpiProvidersLoader;
    Exceptions:
      throws java.lang.Exception
    Signature: ()Ljava/util/List<Ljava/lang/Class<*>;>;

  public java.lang.String toString();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader this
         0: .line 241
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/jersey/internal/OsgiRegistry$BundleSpiProvidersLoader;

  public int hashCode();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader this
         0: .line 246
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/jersey/internal/OsgiRegistry$BundleSpiProvidersLoader;

  public boolean equals(java.lang.Object);
    descriptor: (Ljava/lang/Object;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader this
         0: .line 251
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/glassfish/jersey/internal/OsgiRegistry$BundleSpiProvidersLoader;
    MethodParameters:
      Name  Flags
      obj   final
}
Signature: Ljava/lang/Object;Ljava/util/concurrent/Callable<Ljava/util/List<Ljava/lang/Class<*>;>;>;
SourceFile: "OsgiRegistry.java"
NestHost: org.glassfish.jersey.internal.OsgiRegistry
InnerClasses:
  private BundleSpiProvidersLoader = org.glassfish.jersey.internal.OsgiRegistry$BundleSpiProvidersLoader of org.glassfish.jersey.internal.OsgiRegistry