class org.springframework.transaction.reactive.TransactionSynchronizationUtils$ScopedProxyUnwrapper
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: org.springframework.transaction.reactive.TransactionSynchronizationUtils$ScopedProxyUnwrapper
super_class: java.lang.Object
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/springframework/transaction/reactive/TransactionSynchronizationUtils$ScopedProxyUnwrapper;
public static java.lang.Object unwrapIfNecessary(java.lang.Object);
descriptor: (Ljava/lang/Object;)Ljava/lang/Object;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tScopedObject cannot be resolved to a type\n\tScopedObject cannot be resolved to a type\n\tScopedObject cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
resource
}
SourceFile: "TransactionSynchronizationUtils.java"
NestHost: org.springframework.transaction.reactive.TransactionSynchronizationUtils
InnerClasses:
private ScopedProxyUnwrapper = org.springframework.transaction.reactive.TransactionSynchronizationUtils$ScopedProxyUnwrapper of org.springframework.transaction.reactive.TransactionSynchronizationUtils